Skip to content

Commit f59c0af

Browse files
github-actions[bot]brawaru
authored andcommitted
Version Packages
1 parent 47f1739 commit f59c0af

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/heavy-seals-move.md

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

.changeset/rare-poems-punch.md

Lines changed: 0 additions & 5 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.1
4+
5+
### Patch Changes
6+
7+
- f62ae92: Adapt to new export conditions of the parser
8+
9+
`@formatjs/icu-messageformat-parser` has been updated and now has export conditions, this change adapts and fixes the error caused by the previous direct import of the file for `no-parser` alias.
10+
11+
- 47f1739: Fix consola not being actually listed as a dependency or used
12+
313
## 1.2.0
414

515
### Minor 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.0",
3+
"version": "1.2.1",
44
"description": "Nuxt Module for VIntl integration",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)