Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (14 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.21 KB

Changelog

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

2.0.0 (2022-08-04)

⚠ BREAKING CHANGES

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

Features

  • update to Capacitor 4 (#24) (cc6ab94)

  • rename to @capawesome/capacitor-background-task (8681f80)

1.0.1 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (edb4a58)

1.0.0 (2021-03-27)

Initial release 🎉