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
+26
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,32 @@
2
2
3
3
4
4
5
+
6
+
## v0.8.0 (2025-03-08)
7
+
8
+
#### :boom: Breaking Change
9
+
*[#246](https://github.com/jelhan/ember-autoresize-modifier/pull/246) drop support for Ember < v4.12 ([@jelhan](https://github.com/jelhan))
10
+
*[#208](https://github.com/jelhan/ember-autoresize-modifier/pull/208) drop support for Ember < 4.8 ([@jelhan](https://github.com/jelhan))
11
+
*[#206](https://github.com/jelhan/ember-autoresize-modifier/pull/206) drop support for node 14 and 16 ([@jelhan](https://github.com/jelhan))
12
+
13
+
#### :rocket: Enhancement
14
+
*[#215](https://github.com/jelhan/ember-autoresize-modifier/pull/215) Support Ember v5 ([@jelhan](https://github.com/jelhan))
15
+
*[#212](https://github.com/jelhan/ember-autoresize-modifier/pull/212) Drop @ember/string dependency ([@charlesfries](https://github.com/charlesfries))
16
+
*[#207](https://github.com/jelhan/ember-autoresize-modifier/pull/207) declare peer dependency on ember-source ([@jelhan](https://github.com/jelhan))
17
+
18
+
#### :house: Internal
19
+
*[#240](https://github.com/jelhan/ember-autoresize-modifier/pull/240) upgrade with Ember CLI v6.2 blueprints ([@jelhan](https://github.com/jelhan))
20
+
*[#223](https://github.com/jelhan/ember-autoresize-modifier/pull/223) upgrade with Ember CLI v5.12 blueprints ([@jelhan](https://github.com/jelhan))
21
+
*[#221](https://github.com/jelhan/ember-autoresize-modifier/pull/221) run tests for Embroider again ([@jelhan](https://github.com/jelhan))
22
+
*[#220](https://github.com/jelhan/ember-autoresize-modifier/pull/220) run tests against latest Ember release (v6.2) and prereleases again ([@jelhan](https://github.com/jelhan))
23
+
*[#219](https://github.com/jelhan/ember-autoresize-modifier/pull/219) migrate to pnpm ([@jelhan](https://github.com/jelhan))
24
+
*[#217](https://github.com/jelhan/ember-autoresize-modifier/pull/217) Upgrade with Ember CLI v4.12 blueprints ([@jelhan](https://github.com/jelhan))
25
+
*[#214](https://github.com/jelhan/ember-autoresize-modifier/pull/214) adopt the default GitHub CI setup for Ember addons ([@jelhan](https://github.com/jelhan))
26
+
27
+
#### Committers: 2
28
+
- Charles Fries ([@charlesfries](https://github.com/charlesfries))
0 commit comments