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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
2
+
## v6.0.0 (2025-09-30)
3
+
4
+
#### :boom: Breaking Change
5
+
*[#75](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/75) drop support for Ember < 3.28 and Ember classic ([@jelhan](https://github.com/jelhan))
6
+
*[#74](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/74) drop support for Node < 20 ([@jelhan](https://github.com/jelhan))
7
+
8
+
#### :rocket: Enhancement
9
+
*[#109](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/109) declare Ember Bootstrap and Ember Changeset Validations compatbility per peer dependencies ([@jelhan](https://github.com/jelhan))
10
+
11
+
#### :house: Internal
12
+
*[#106](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/106) Upgrade with Ember CLI v6.4 blueprints ([@jelhan](https://github.com/jelhan))
13
+
*[#91](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/91) Upgrade with Ember CLI v5.12 blueprints ([@jelhan](https://github.com/jelhan))
14
+
*[#89](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/89) ensure test coverage with ember-changeset v4 ([@jelhan](https://github.com/jelhan))
15
+
*[#86](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/86) Upgrade with Ember CLI 4.12 blueprints ([@jelhan](https://github.com/jelhan))
16
+
*[#76](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/76) ensure test coverage with Ember 4.12 ([@jelhan](https://github.com/jelhan))
17
+
*[#77](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/77) migrate to pnpm ([@jelhan](https://github.com/jelhan))
0 commit comments