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 4ecd69d commit 7461b48Copy full SHA for 7461b48
packages/bundle-utils/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/bundle-utils@8.0.0 (2024-03-26)
3
+
4
+#### :boom: Breaking Change
5
+* [#354](https://github.com/intlify/bundle-tools/pull/354) breaking: drop legacy compatible features for Vue 2 ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## @intlify/bundle-utils@7.5.1 (2024-02-29)
12
13
#### :zap: Improvement Features
packages/bundle-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/bundle-utils",
"description": "Bundle utilities for Intlify project",
- "version": "7.5.1",
+ "version": "8.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments