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
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## Release (2025-04-29)
4
+
5
+
* ember-changeset-validations 5.0.0 (major)
6
+
7
+
#### :boom: Breaking Change
8
+
*`ember-changeset-validations`
9
+
*[#374](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/374) Drop support for Ember.js versions below 4.8 ([@SergeAstapov](https://github.com/SergeAstapov))
10
+
*[#371](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/371) Switch addon configuration from environment.js to @embroider/macros ([@SergeAstapov](https://github.com/SergeAstapov))
11
+
12
+
#### :rocket: Enhancement
13
+
*`ember-changeset-validations`
14
+
*[#377](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/377) Bump ember-validators to v5 ([@SergeAstapov](https://github.com/SergeAstapov))
15
+
*[#372](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/372) Convert addon to v2 format ([@SergeAstapov](https://github.com/SergeAstapov))
16
+
17
+
#### :memo: Documentation
18
+
*`ember-changeset-validations`
19
+
*[#380](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/380) Fix broken urls in readme ([@jkeen](https://github.com/jkeen))
20
+
21
+
#### :house: Internal
22
+
*`ember-changeset-validations`
23
+
*[#379](https://github.com/adopted-ember-addons/ember-changeset-validations/pull/379) Add push-dist workflow for testing pre-release updates ([@SergeAstapov](https://github.com/SergeAstapov))
0 commit comments