File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "babel-remove-types" : {
4- "impact" : " minor" ,
5- "oldVersion" : " 1.0.2" ,
6- "newVersion" : " 1.1.0" ,
4+ "impact" : " major" ,
5+ "oldVersion" : " 1.1.0" ,
6+ "newVersion" : " 2.0.0" ,
7+ "tagName" : " latest" ,
78 "constraints" : [
89 {
9- "impact" : " minor" ,
10- "reason" : " Appears in changelog section :rocket: Enhancement"
10+ "impact" : " major" ,
11+ "reason" : " Appears in changelog section :boom: Breaking Change"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
1116 }
1217 ],
1318 "pkgJSONPath" : " ./package.json"
1419 }
1520 },
16- "description" : " ## Release (2026-01-05 )\n\n babel -remove-types 1.1 .0 (minor )\n\n #### :rocket: Enhancement \n * `babel-remove-types`\n * [#10 ](https://github.com/ember-cli/babel-remove-types/pull/10) Babel 8 compatibility ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))\n\n #### Committers: 1 \n - Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))\n "
21+ "description" : " ## Release (2026-03-20 )\n\n * babel -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 * [#15](https://github.com/ember-cli/babel-remove-types/pull/15) update release-plan ([@mansona](https://github.com/mansona)) \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 "
1722}
Original file line number Diff line number Diff line change 11# Changelog
22
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+ * [ #15 ] ( https://github.com/ember-cli/babel-remove-types/pull/15 ) update release-plan ([ @mansona ] ( https://github.com/mansona ) )
14+ * [ #13 ] ( https://github.com/ember-cli/babel-remove-types/pull/13 ) move to vitest ([ @mansona ] ( https://github.com/mansona ) )
15+ * [ #9 ] ( https://github.com/ember-cli/babel-remove-types/pull/9 ) Test Babel 8 compatibility ([ @nicolo-ribaudo ] ( https://github.com/nicolo-ribaudo ) )
16+
17+ #### Committers: 2
18+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
19+ - Nicolò Ribaudo ([ @nicolo-ribaudo ] ( https://github.com/nicolo-ribaudo ) )
20+
321## Release (2026-01-05)
422
523babel-remove-types 1.1.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-remove-types" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "keywords" : [
55 " typescript" ,
66 " babel" ,
You can’t perform that action at this time.
0 commit comments