Skip to content

Commit

Permalink
v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Mar 6, 2023
1 parent 021b682 commit be79c1b
Show file tree
Hide file tree
Showing 14 changed files with 88 additions and 11 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.10.4",
"version": "2.11.0",
"packages": [
"packages/use-intl",
"packages/next-intl",
Expand Down
11 changes: 11 additions & 0 deletions packages/example-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/example-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-advanced",
"version": "2.10.4",
"version": "2.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -13,7 +13,7 @@
"accept-language-parser": "1.5.0",
"lodash": "^4.17.21",
"next": "^13.0.0",
"next-intl": "^2.10.4",
"next-intl": "^2.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.6.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/example-next-13/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/example-next-13/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-next-13",
"version": "2.10.4",
"version": "2.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -14,7 +14,7 @@
"date-fns": "^2.16.1",
"lodash": "^4.17.21",
"next": "^13.0.5",
"next-intl": "^2.10.4",
"next-intl": "^2.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.6.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "2.10.4",
"version": "2.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -13,7 +13,7 @@
"date-fns": "^2.16.1",
"lodash": "^4.17.21",
"next": "^13.0.0",
"next-intl": "^2.10.4",
"next-intl": "^2.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.6.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/next-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/next-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-intl",
"version": "2.10.4",
"version": "2.11.0",
"sideEffects": false,
"author": "Jan Amann <[email protected]>",
"description": "A minimal, but complete solution for internationalization in Next.js apps.",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"accept-language-parser": "^1.5.0",
"use-intl": "^2.10.4"
"use-intl": "^2.11.0"
},
"peerDependencies": {
"next": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/use-intl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/tree/main/packages/use-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/tree/main/packages/use-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/use-intl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-intl",
"version": "2.10.4",
"version": "2.11.0",
"sideEffects": false,
"author": "Jan Amann <[email protected]>",
"description": "Minimal, but complete solution for managing internationalization in React apps.",
Expand Down
11 changes: 11 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.11.0 (2023-03-06)


### Features

* Add `useFormatter` (replaces `useIntl`) ([#209](https://github.com/amannn/next-intl/issues/209)) ([021b682](https://github.com/amannn/next-intl/commit/021b682aa00063b040ccf1c927111780c1f0a710))





## 2.10.4 (2023-02-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.10.4",
"version": "2.11.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit be79c1b

Please sign in to comment.