All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.2 - 2022-09-01
- Fix typo in warning #9
- Display a normal warning instead of a deprecation warning #10
1.2.1 - 2022-07-05
- Make sure unique ids always start with a letter #8
1.2.0 - 2022-03-31
- Make ember-unique-id-helper-polyfill a true polyfill #6
- Move to github actions instead of Travis
- Add CHANGELOG
1.1.0 - 2019-03-02
- Move ember-cli-htmlbars to devDependencies #4
- Remove ember-auto-import from Compatibility section in docs #3
- Update the implementation so that it matches the ember-source version #2
1.0.0 - 2022-02-08
- Remove non-existent export #1
- linter errors
- Upgrade deps
0.1.0 - 2021-01-24
- First implementation