Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 3.44 KB

Changelog

6.0.0

Major Changes

5.0.0

Major Changes

Patch Changes

  • 8bbaee3 (#27): fix(badge): import UserNotifications to support MacOS

2.0.2 (2022-10-04)

Bug Fixes

  • ios: getConfigValue is deprecated (#44) (f212ac0)

2.0.1 (2022-09-28)

Bug Fixes

2.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • This plugin was renamed to @capawesome/capacitor-badge. Please install the new npm package and run npx cap sync.
  • This plugin now only supports Capacitor 4.

Features

1.2.1 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (224c0db)

1.2.0 (2021-07-27)

Features

  • add autoClear configuration option (#23) (81adfd8)
  • add persist configuration option (#22) (f87eb95)

1.1.0 (2021-07-27)

Features

1.0.0 (2021-03-23)

Initial release 🎉