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
"description": "## Release (2026-03-20)\n\nbabel-remove-types 2.0.0 (major)\n\n#### :boom: Breaking Change\n* `babel-remove-types`\n * [#14](https://github.com/ember-cli/babel-remove-types/pull/14) update prettier and add a test to show trailing commas are preserved ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `babel-remove-types`\n * [#13](https://github.com/ember-cli/babel-remove-types/pull/13) move to vitest ([@mansona](https://github.com/mansona))\n * [#9](https://github.com/ember-cli/babel-remove-types/pull/9) Test Babel 8 compatibility ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))\n"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## Release (2026-03-20)
4
+
5
+
babel-remove-types 2.0.0 (major)
6
+
7
+
#### :boom: Breaking Change
8
+
*`babel-remove-types`
9
+
*[#14](https://github.com/ember-cli/babel-remove-types/pull/14) update prettier and add a test to show trailing commas are preserved ([@mansona](https://github.com/mansona))
10
+
11
+
#### :house: Internal
12
+
*`babel-remove-types`
13
+
*[#13](https://github.com/ember-cli/babel-remove-types/pull/13) move to vitest ([@mansona](https://github.com/mansona))
14
+
*[#9](https://github.com/ember-cli/babel-remove-types/pull/9) Test Babel 8 compatibility ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
15
+
16
+
#### Committers: 2
17
+
- Chris Manson ([@mansona](https://github.com/mansona))
0 commit comments