Skip to content

Latest commit

 

History

History
72 lines (35 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

72 lines (35 loc) · 3.05 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2024-04-16)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 6.

Features

4.0.0 (2023-05-04)

⚠ BREAKING CHANGES

  • update to Capacitor 5 (#37)

Features

  • add isKeptAwake method (#38) (ea118ba)
  • update gradle to 8.0.2 and gradle plugin to 8.0.0 (77b1e1e)
  • update to Capacitor 5 (#37) (8fdc85a)

3.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 4.

Features

2.1.1 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (5599c4d)

2.1.0 (2021-04-24)

Features

2.0.0 (2021-04-10)

⚠ BREAKING CHANGES

  • web: throw unimplemented error on web
  • Update to Capacitor 3

Features

  • add support for Capacitor 3 (a8a361b)

  • web: throw unimplemented error (#9) (18b9ab0)

1.0.0 (2020-10-07)

Initial release 🎉