You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
2
+
## v4.0.0 (2022-04-20)
3
+
4
+
#### :boom: Breaking Change
5
+
*[#303](https://github.com/kaliber5/ember-bootstrap-power-select/pull/303) upgrade ember-auto-import to v2 ([@jelhan](https://github.com/jelhan))
6
+
*[#300](https://github.com/kaliber5/ember-bootstrap-power-select/pull/300) drop support for node 10 ([@jelhan](https://github.com/jelhan))
7
+
8
+
#### :rocket: Enhancement
9
+
*[#307](https://github.com/kaliber5/ember-bootstrap-power-select/pull/307) support Ember Power Select to v5 ([@jelhan](https://github.com/jelhan))
10
+
*[#306](https://github.com/kaliber5/ember-bootstrap-power-select/pull/306) support Ember Bootstrap v5 ([@jelhan](https://github.com/jelhan))
11
+
12
+
#### :bug: Bug Fix
13
+
*[#298](https://github.com/kaliber5/ember-bootstrap-power-select/pull/298) Address hasBlock deprecation: update to has-block ([@sacarino](https://github.com/sacarino))
14
+
15
+
#### :house: Internal
16
+
*[#308](https://github.com/kaliber5/ember-bootstrap-power-select/pull/308) fix patterns not supported by Ember v4 in tests ([@jelhan](https://github.com/jelhan))
17
+
*[#305](https://github.com/kaliber5/ember-bootstrap-power-select/pull/305) Upgrade Ember, Ember CLI and blueprints to 3.28 ([@jelhan](https://github.com/jelhan))
0 commit comments