Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 797 Bytes

Changelog

⚠ BREAKING CHANGES

  • Moved all of the package's non-browser-specific functionalities to the new @spuxx/js-utils package. This includes:
    • ServiceMixin
    • IntlService
    • LoggerService
    • sleep, isEmptyOrWhitespace and deepMerge

1.0.0 (2024-07-29)

Bug Fixes

0.3.0 (2024-05-23)

Features

0.2.0 (2024-05-07)

Features

  • DeviceManager service is now called UserAgent.
  • Added more information to package.json.

Bug Fixes

  • react.svg is no longer part of the build output.
  • Fixed test app.

0.1.0 (2024-05-06)

🌟 Initial release.