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
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## Release (2024-10-01)
4
+
5
+
tagless-ember-components-codemod 1.0.0 (major)
6
+
7
+
#### :boom: Breaking Change
8
+
*`tagless-ember-components-codemod`
9
+
*[#196](https://github.com/ember-codemods/tagless-ember-components-codemod/pull/196) drop support for node < 18 ([@mansona](https://github.com/mansona))
10
+
11
+
#### :rocket: Enhancement
12
+
*`tagless-ember-components-codemod`
13
+
*[#198](https://github.com/ember-codemods/tagless-ember-components-codemod/pull/198) add basic support for mixins on native classes ([@mansona](https://github.com/mansona))
14
+
15
+
#### :house: Internal
16
+
*`tagless-ember-components-codemod`
17
+
*[#199](https://github.com/ember-codemods/tagless-ember-components-codemod/pull/199) start using release-plan ([@mansona](https://github.com/mansona))
18
+
*[#197](https://github.com/ember-codemods/tagless-ember-components-codemod/pull/197) swap to pnpm ([@mansona](https://github.com/mansona))
19
+
20
+
#### Committers: 1
21
+
- Chris Manson ([@mansona](https://github.com/mansona))
0 commit comments