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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
# v8.0.0 (2024-12-29T08:43:36Z)
2
+
3
+
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-extensions/releases/tag/v8.0.0)
4
+
5
+
### 🚀 Features
6
+
7
+
- Move to ESM first - by @userquin in https://github.com/intlify/vue-i18n-extensions/issues/302[<samp>(fd060)</samp>](https://github.com/intlify/vue-i18n-extensions/commit/fd060df)
8
+
9
+
### 🐞 Bug Fixes
10
+
11
+
- Unmet peer dependecies`@intlify/shared` and `vue-i18n` v11.0.0 - by @NaokiHaba in https://github.com/intlify/vue-i18n-extensions/issues/305[<samp>(5e270)</samp>](https://github.com/intlify/vue-i18n-extensions/commit/5e27040)
12
+
-**deps**: Update dependency @intlify/shared to v10.0.5 [security] - in https://github.com/intlify/vue-i18n-extensions/issues/290[<samp>(15f90)</samp>](https://github.com/intlify/vue-i18n-extensions/commit/15f90a0)
13
+
14
+
##### [View changes on GitHub](https://github.com/intlify/vue-i18n-extensions/compare/v7.0.0...v8.0.0)
15
+
16
+
1
17
# v7.0.0 (2024-09-22T10:58:22Z)
2
18
3
19
This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n-extensions/releases/tag/v7.0.0)
0 commit comments