All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.2.0 (2021-08-18)
3.1.2 (2021-07-21)
- core: handle toJSON() in plugin objects (#4823) (0479822)
- core: Modify safeStringify to allow multiple null values (#4853) (854539b)
3.1.1 (2021-07-07)
Note: Version bump only for package @capacitor/core
3.1.0 (2021-07-07)
Note: Version bump only for package @capacitor/core
3.0.2 (2021-06-23)
3.0.1 (2021-06-09)
3.0.0 (2021-05-18)
Note: Version bump only for package @capacitor/core
3.0.0-rc.4 (2021-05-18)
Note: Version bump only for package @capacitor/core
3.0.0-rc.3 (2021-05-11)
Note: Version bump only for package @capacitor/core
3.0.0-rc.2 (2021-05-07)
- bridge: Fix type errors with new Platforms API (#4524) (7bbaea8)
- bridge: Safely JSON.Stringify circular json on log (#4507) (e4c8fe4), closes #4506
3.0.0-rc.1 (2021-04-29)
- core: Call native implementation before web implementation (#4493) (febd606)
- core: Use web listener if there is no native implementation (#4488) (196d843)
3.0.0-rc.0 (2021-03-10)
Note: Version bump only for package @capacitor/core
3.0.0-beta.6 (2021-02-27)
Note: Version bump only for package @capacitor/core
3.0.0-beta.5 (2021-02-27)
Note: Version bump only for package @capacitor/core
3.0.0-beta.3 (2021-02-18)
3.0.0-beta.2 (2021-02-08)
- core: handle js.error messages to fix window error handler (#4124) (c0deb1d)
- address bug in
isPluginAvailable()
for web and native (#4114) (2fbd954) - core: fix another $$typeof issue (#4113) (4cbae41)
3.0.0-beta.1 (2021-01-14)
Note: Version bump only for package @capacitor/core
3.0.0-beta.0 (2021-01-13)
3.0.0-alpha.12 (2021-01-08)
3.0.0-alpha.9 (2020-12-15)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.8 (2020-12-15)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.7 (2020-12-02)
3.0.0-alpha.6 (2020-10-30)
3.0.0-alpha.5 (2020-10-06)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.4 (2020-09-23)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.3 (2020-09-15)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.2 (2020-08-31)
Note: Version bump only for package @capacitor/core
3.0.0-alpha.1 (2020-08-21)
- core: provide mock implementation for unimplemented platforms (#3352) (befe230)
- core: use more explicit result for Browser plugin events (#3349) (75f99d4)
- core: use own type for backButton event result (#3348) (05d0e45)