-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2296 from opral/changeset-release/main
Version Packages [skip preview]
- Loading branch information
Showing
12 changed files
with
41 additions
and
27 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
15 changes: 15 additions & 0 deletions
15
inlang/source-code/paraglide/paraglide-js-adapter-next/CHANGELOG.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# @inlang/paraglide-js-adapter-next | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 92e371833: feat: Support translated Pathnames | ||
|
||
### Patch Changes | ||
|
||
- dd7ec830e: fix: `middleware` no longer sets `Link` header on excluded pages | ||
- 63afca4fc: Simplify API of the `<ParaglideJS>` component used in the pages router. | ||
You no longer need to pass the `runtime` and `router.locale` as props to the `<ParaglideJS>` component. Instead, you can just use the component without any props. It will automatically use the runtime and language tag from the context. | ||
|
||
This change was enabled by the last-minute plugin changes that made it valuale to use in the pages router. |
9 changes: 9 additions & 0 deletions
9
inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/CHANGELOG.md
This file contains 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
2 changes: 1 addition & 1 deletion
2
inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages/package.json
This file contains 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
2 changes: 1 addition & 1 deletion
2
inlang/source-code/paraglide/paraglide-js-adapter-next/package.json
This file contains 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
6 changes: 6 additions & 0 deletions
6
inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/CHANGELOG.md
This file contains 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
7 changes: 7 additions & 0 deletions
7
inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/CHANGELOG.md
This file contains 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
2 changes: 1 addition & 1 deletion
2
inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example/package.json
This file contains 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
2 changes: 1 addition & 1 deletion
2
inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/package.json
This file contains 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