Skip to content

Commit 333d557

Browse files
github-actions[bot]brawaru
authored andcommitted
Version Packages
1 parent 2590b2f commit 333d557

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/chatty-baboons-argue.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/vintl-nuxt/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vintl/nuxt
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- 2590b2f: Downgrade and pin versions of FormatJS packages
8+
9+
Newest versions of FormatJS packages contain exports map that result in illegal ESM as CJS imports. This downgrades them
10+
11+
For more details see the issue at https://github.com/formatjs/formatjs/issues/4126.
12+
313
## 1.2.1
414

515
### Patch Changes

packages/vintl-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vintl/nuxt",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Nuxt Module for VIntl integration",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)