- Moved all of the package's non-browser-specific functionalities to the new
@spuxx/js-utils
package. This includes:ServiceMixin
IntlService
LoggerService
sleep
,isEmptyOrWhitespace
anddeepMerge
- Fixed broken import (8bf7286)
- Added
deepMerge
utility function.
DeviceManager
service is now calledUserAgent
.- Added more information to
package.json
.
react.svg
is no longer part of the build output.- Fixed test app.
🌟 Initial release.