Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 2.67 KB

File metadata and controls

54 lines (28 loc) · 2.67 KB

Changelog

6.0.0

Major Changes

5.0.0

Major Changes

0.2.0 (2022-08-04)

⚠ BREAKING CHANGES

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

Features

  • update to Capacitor 4 (#13) (c671919)

  • rename to @capawesome/capacitor-managed-configurations (#14) (7b0404b)

0.1.4 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (0804609)

0.1.3 (2021-08-16)

Bug Fixes

  • ios: return null instead of undefined (#9) (8777954)

0.1.2 (2021-08-12)

Features

0.1.1 (2021-08-12)

Bug Fixes

  • android: rename method getInteger to getNumber (bf53e93)

0.1.0 (2021-08-11)

Initial release 🎉