Skip to content

Commit f7f1861

Browse files
Release 5.0.0
1 parent 8e88e95 commit f7f1861

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11

22

3+
4+
## v5.0.0 (2024-01-09)
5+
6+
#### :boom: Breaking Change
7+
* [#1911](https://github.com/RobbieTheWagner/ember-flatpickr/pull/1911) V2 addon format and switch to pnpm, change localization and styles setup ([@AmauryD](https://github.com/AmauryD))
8+
* [#1619](https://github.com/RobbieTheWagner/ember-flatpickr/pull/1619) ember-cli 4.12.1, drop support for Ember < 4.4 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9+
10+
#### :rocket: Enhancement
11+
* [#1907](https://github.com/RobbieTheWagner/ember-flatpickr/pull/1907) add ability to pass an html element to test helpers ([@AmauryD](https://github.com/AmauryD))
12+
13+
#### :bug: Bug Fix
14+
* [#1908](https://github.com/RobbieTheWagner/ember-flatpickr/pull/1908) allow ember-source 5.0.0 in peerdeps ([@AmauryD](https://github.com/AmauryD))
15+
16+
#### :house: Internal
17+
* [#1975](https://github.com/RobbieTheWagner/ember-flatpickr/pull/1975) Tweaks to docs, deps, etc before v6 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
18+
19+
#### Committers: 2
20+
- Amaury ([@AmauryD](https://github.com/AmauryD))
21+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
22+
323
## v4.0.0 (2023-02-26)
424

525
#### :boom: Breaking Change

0 commit comments

Comments
 (0)