Skip to content

Commit

Permalink
chore(core): bump next-intl to fix issue of query params in urls (big…
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemoya authored Oct 22, 2024
1 parent 53599e6 commit b5aea9b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-colts-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@bigcommerce/catalyst-core": patch
---

Bumps next-intl to fix issue with hashes and query params in urls.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lucide-react": "^0.452.0",
"next": "14.2.15",
"next-auth": "5.0.0-beta.22",
"next-intl": "^3.22.0",
"next-intl": "^3.23.2",
"react": "^18.3.1",
"react-day-picker": "^8.10.0",
"react-dom": "^18.3.1",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5aea9b

Please sign in to comment.