Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #563 +/- ##
=======================================
Coverage 74.98% 74.98%
=======================================
Files 37 37
Lines 1747 1747
=======================================
Hits 1310 1310
Misses 362 362
Partials 75 75
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ce86637 to
9fa13c6
Compare
c88275c to
b993e3c
Compare
8f0420b to
71834f8
Compare
4eda55c to
87762c5
Compare
848fd24 to
b31b638
Compare
f2d7c3d to
ce1c043
Compare
c6ab1a3 to
f8413fd
Compare
f8413fd to
1cb8905
Compare
81f2872 to
e83c164
Compare
6439ec4 to
020b16a
Compare
020b16a to
7aa781a
Compare
7aa781a to
be33124
Compare
4499734 to
051f32e
Compare
21bc2f9 to
b031baa
Compare
055bbe0 to
19b29bb
Compare
a3b8d93 to
63ed601
Compare
a00b456 to
39b5b1b
Compare
d2e59e3 to
92ec871
Compare
631720c to
292447c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.17.3→^4.0.0Release Notes
amannn/next-intl (next-intl)
v4.9.1Compare Source
Bug Fixes
v4.9.0Compare Source
Features
transitionTypesonLink(#2302) (02811f5) – by @amannnv4.8.4Compare Source
Bug Fixes
v4.8.3Compare Source
Bug Fixes
@formatjs/intl-localematcher(#2265) (196f1f3) – by @amannnv4.8.2Compare Source
Bug Fixes
next.config.ts(#2245) (f57800e) – by @amannnv4.8.1Compare Source
Bug Fixes
precompilealias on Windows (#2237) (8e7151a) – by @amannnv4.8.0Compare Source
Features
v4.7.0Compare Source
Features
useExtracted(#2200) (ebc5e43) – by @amannnv4.6.1Compare Source
Bug Fixes
useExtracted(#2176) (3937e44) – by @amannnv4.6.0Compare Source
Features
useExtracted, consistency fixes for file references, pruning of messages and sorting of keys (#2155) (c02818e) – by @amannnv4.5.8Compare Source
Bug Fixes
useExtracted(#2152) (9b7c9fe) – by @amannnv4.5.7Compare Source
Bug Fixes
accept-languageparsing when locale cookie is already present (#2143) (0d1331b), closes #2116 – by @lxupv4.5.6Compare Source
Bug Fixes
useExtracted(#2133) (5397c49) – by @amannnv4.5.5Compare Source
Bug Fixes
node_modules(#2120) (0ba9105) – by @amannnv4.5.4Compare Source
Bug Fixes
useExtractedto SWC plugin & handle source maps (#2114) (e63fbc5) – by @amannnv4.5.3Compare Source
Bug Fixes
useExtractedpt. 2 (#2103) (5cbd5da) – by @amannnv4.5.2Compare Source
Bug Fixes
useExtracted(#2099) (b1ff1fa) – by @amannnv4.5.1Compare Source
Bug Fixes
v4.5.0Compare Source
Features
useExtracted(experimental) (#2080) (7a85644) – by @amannnv4.4.0Compare Source
Features
v4.3.12Compare Source
Bug Fixes
getTimeZone(#2053) (bdc2af4), closes #2052 – by @amannnv4.3.11Compare Source
Bug Fixes
NextResponse.rewriteif really necessary (#2051) (43ed4aa) – by @amannnv4.3.10Compare Source
Bug Fixes
@types/reactversion (#2050) (c1e997e), closes #2044 #2044 – by @amannnv4.3.9Compare Source
Bug Fixes
useRouterto another locale (#2021) (c82d0af), closes #2020 – by @amannnv4.3.8Compare Source
Bug Fixes
v4.3.7Compare Source
Bug Fixes
usePathnameinconsistency in Next.js leading to a hydration error with custom prefixes,localePrefix: 'always'and static rendering (#2012) (bc9cb62), closes #2011 vercel/next.js#73085 #1571 – by @hugotigerv4.3.6Compare Source
Bug Fixes
next devfor upcomingnext@15.5.1(#2008) (2bf09ec) – by @amannnv4.3.5Compare Source
Bug Fixes
next {start,info,telemetry}(#1992) (fd0722a) – by @amannnv4.3.4Compare Source
Bug Fixes
'{name'}) (#1950) (4d418f4), closes #1948 – by @amannnv4.3.3Compare Source
Bug Fixes
v4.3.2Compare Source
Bug Fixes
useRouter(#1947) (3ee9c4d) – by @amannnv4.3.1Compare Source
Bug Fixes
getTimeZone(#2053) (bdc2af4), closes #2052 – by @amannnv4.3.0Compare Source
Features
numberinterpolation withuseTranslations(#1929) (a893330), closes #1928 – by @sgleisnerv4.2.0Compare Source
Features
v4.1.0Compare Source
Features
forcePrefixoption forredirectandgetPathname(#1865) (5905976) – by @amannnv4.0.3Compare Source
Features
--turbo(requiresnext@^14.0.3) (#641) (46c6ec7), closes #2503.0.3 (2023-11-15)
Bug Fixes
locale,nowandtimeZoneif these options have been provided toNextIntlClientProvider(#633) (824363a), closes #6313.0.2 (2023-11-15)
Bug Fixes
getTranslations({namespace})without TypeScript integration for messages (#630) (62cf29c), closes #6253.0.1 (2023-11-14)
Add provenance statement to published packages.
v4.0.2Compare Source
Bug Fixes
IntlErrorCodein user code (#1788) (913d307), closes #1787 – by @amannnv4.0.1Compare Source
Bug Fixes
moduleResolution: 'node'(#1785) (b7a4a83), closes /github.com/amannn/next-intl/discussions/1631#discussioncomment-12477848 – by @amannnv4.0.0Compare Source
See the announcement.
(#1412) (172656f) – by @amannn
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.