We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ec73f commit 138596eCopy full SHA for 138596e
packages/bundle-utils/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/bundle-utils@10.0.0 (2024-11-16)
3
+
4
+#### :star: Features
5
+* [#418](https://github.com/intlify/bundle-tools/pull/418) feat!: move packages to ESM first ([@userquin](https://github.com/userquin))
6
7
+#### Committers: 1
8
+- Joaquín Sánchez ([@userquin](https://github.com/userquin))
9
10
11
## @intlify/bundle-utils@9.0.0 (2024-07-23)
12
13
#### :star: Features
packages/bundle-utils/package.json
@@ -2,7 +2,7 @@
"name": "@intlify/bundle-utils",
"type": "module",
"description": "Bundle utilities for Intlify project",
- "version": "9.0.0",
+ "version": "10.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments