From 1c273ba1527b8570581024a7689828f19cf4f176 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Jun 2024 14:40:37 +0000 Subject: [PATCH] Version Packages --- .changeset/cold-rockets-attack.md | 17 -------------- .changeset/cuddly-kangaroos-refuse.md | 10 -------- .changeset/heavy-windows-try.md | 5 ---- .changeset/path-norm-lix.md | 5 ---- inlang/source-code/badge/CHANGELOG.md | 7 ++++++ inlang/source-code/badge/package.json | 2 +- .../doc-layout-component/CHANGELOG.md | 6 +++++ .../doc-layout-component/package.json | 2 +- inlang/source-code/editor/CHANGELOG.md | 10 ++++++++ inlang/source-code/editor/package.json | 2 +- .../paraglide-js/CHANGELOG.md | 8 +++++++ .../paraglide-js/package.json | 2 +- .../paraglide-next/CHANGELOG.md | 8 +++++++ .../paraglide-next/package.json | 2 +- .../github-lint-action/CHANGELOG.md | 9 ++++++++ .../github-lint-action/package.json | 2 +- inlang/source-code/ide-extension/CHANGELOG.md | 21 +++++++++++++++++ inlang/source-code/ide-extension/package.json | 2 +- .../message-bundle-component/CHANGELOG.md | 6 +++++ .../message-bundle-component/package.json | 2 +- .../paraglide/paraglide-astro/CHANGELOG.md | 6 +++++ .../paraglide/paraglide-astro/package.json | 2 +- .../paraglide/paraglide-js/CHANGELOG.md | 8 +++++++ .../paraglide/paraglide-js/package.json | 2 +- .../paraglide/paraglide-next/CHANGELOG.md | 23 +++++++++++++++++++ .../paraglide-next/examples/app/CHANGELOG.md | 7 ++++++ .../paraglide-next/examples/app/package.json | 2 +- .../examples/pages/CHANGELOG.md | 7 ++++++ .../examples/pages/package.json | 2 +- .../examples/turbo/CHANGELOG.md | 7 ++++++ .../examples/turbo/package.json | 2 +- .../paraglide/paraglide-next/package.json | 2 +- .../paraglide/paraglide-rollup/CHANGELOG.md | 6 +++++ .../paraglide/paraglide-rollup/package.json | 2 +- .../paraglide-sveltekit/CHANGELOG.md | 9 ++++++++ .../paraglide-sveltekit/example/CHANGELOG.md | 6 +++++ .../paraglide-sveltekit/example/package.json | 2 +- .../paraglide-sveltekit/package.json | 2 +- .../paraglide/paraglide-unplugin/CHANGELOG.md | 9 ++++++++ .../paraglide/paraglide-unplugin/package.json | 2 +- .../paraglide/paraglide-vite/CHANGELOG.md | 6 +++++ .../paraglide/paraglide-vite/package.json | 2 +- .../paraglide/paraglide-webpack/CHANGELOG.md | 6 +++++ .../paraglide/paraglide-webpack/package.json | 2 +- .../source-code/plugins/i18next/CHANGELOG.md | 6 +++++ .../source-code/plugins/i18next/package.json | 2 +- inlang/source-code/plugins/json/CHANGELOG.md | 6 +++++ inlang/source-code/plugins/json/package.json | 2 +- .../plugins/m-function-matcher/CHANGELOG.md | 7 ++++++ .../plugins/m-function-matcher/package.json | 2 +- .../plugins/next-intl/CHANGELOG.md | 6 +++++ .../plugins/next-intl/package.json | 2 +- .../plugins/t-function-matcher/CHANGELOG.md | 7 ++++++ .../plugins/t-function-matcher/package.json | 2 +- .../recommend-ninja/CHANGELOG.md | 14 +++++++++++ .../recommend-ninja/package.json | 2 +- .../recommend-sherlock/CHANGELOG.md | 8 +++++++ .../recommend-sherlock/package.json | 2 +- inlang/source-code/rpc/CHANGELOG.md | 6 +++++ inlang/source-code/rpc/package.json | 2 +- inlang/source-code/sdk/CHANGELOG.md | 10 ++++++++ inlang/source-code/sdk/package.json | 2 +- .../settings-component/CHANGELOG.md | 6 +++++ .../settings-component/package.json | 2 +- inlang/source-code/telemetry/CHANGELOG.md | 6 +++++ inlang/source-code/telemetry/package.json | 2 +- .../versioned-interfaces/module/CHANGELOG.md | 6 +++++ .../versioned-interfaces/module/package.json | 2 +- .../versioned-interfaces/plugin/CHANGELOG.md | 7 ++++++ .../versioned-interfaces/plugin/package.json | 2 +- lix/packages/client/CHANGELOG.md | 7 ++++++ lix/packages/client/package.json | 2 +- lix/packages/fs/CHANGELOG.md | 6 +++++ lix/packages/fs/package.json | 2 +- 74 files changed, 318 insertions(+), 72 deletions(-) delete mode 100644 .changeset/cold-rockets-attack.md delete mode 100644 .changeset/cuddly-kangaroos-refuse.md delete mode 100644 .changeset/heavy-windows-try.md delete mode 100644 .changeset/path-norm-lix.md diff --git a/.changeset/cold-rockets-attack.md b/.changeset/cold-rockets-attack.md deleted file mode 100644 index 4115c63b21..0000000000 --- a/.changeset/cold-rockets-attack.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -"@inlang/paraglide-next": minor ---- - -`PrefixStrategy` now has a `prefixes` option to customize which prefix a language uses in the url. - -```ts -const strategy = PrefixStrategy({ - prefixes: { - "de-CH": "swiss" // use /swiss instead of /de-CH in the URL - } -}) -``` - -Prefixes must be unique and may not include slashes. - -Inspired by [Astro's custom locale paths](https://docs.astro.build/en/guides/internationalization/#custom-locale-paths). diff --git a/.changeset/cuddly-kangaroos-refuse.md b/.changeset/cuddly-kangaroos-refuse.md deleted file mode 100644 index e7b21feb52..0000000000 --- a/.changeset/cuddly-kangaroos-refuse.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@inlang/recommend-sherlock": minor -"@inlang/recommend-ninja": minor -"@inlang/paraglide-js": minor -"vs-code-extension": minor ---- - -- renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive -- refactor recommendation view in Sherlock VS Code extension -- introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja` diff --git a/.changeset/heavy-windows-try.md b/.changeset/heavy-windows-try.md deleted file mode 100644 index 8bfdf0ca48..0000000000 --- a/.changeset/heavy-windows-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inlang/editor": patch ---- - -fix: Ninja recommendation diff --git a/.changeset/path-norm-lix.md b/.changeset/path-norm-lix.md deleted file mode 100644 index 196558dc7d..0000000000 --- a/.changeset/path-norm-lix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lix-js/fs": minor ---- - -New path normalization with better performance and single implementation. removed normalPath() function diff --git a/inlang/source-code/badge/CHANGELOG.md b/inlang/source-code/badge/CHANGELOG.md index a17a4cc758..fcbfe09c36 100644 --- a/inlang/source-code/badge/CHANGELOG.md +++ b/inlang/source-code/badge/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/badge +## 0.7.39 + +### Patch Changes + +- @inlang/sdk@0.36.3 +- @lix-js/client@2.2.1 + ## 0.7.38 ### Patch Changes diff --git a/inlang/source-code/badge/package.json b/inlang/source-code/badge/package.json index 2beb65507c..2ea1c1cb89 100644 --- a/inlang/source-code/badge/package.json +++ b/inlang/source-code/badge/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/badge", - "version": "0.7.38", + "version": "0.7.39", "type": "module", "private": true, "exports": { diff --git a/inlang/source-code/doc-layout-component/CHANGELOG.md b/inlang/source-code/doc-layout-component/CHANGELOG.md index 2ee4c944d8..664776569c 100644 --- a/inlang/source-code/doc-layout-component/CHANGELOG.md +++ b/inlang/source-code/doc-layout-component/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/settings-component +## 0.0.23 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 0.0.22 ### Patch Changes diff --git a/inlang/source-code/doc-layout-component/package.json b/inlang/source-code/doc-layout-component/package.json index bf2b96ab3b..0267ad1354 100644 --- a/inlang/source-code/doc-layout-component/package.json +++ b/inlang/source-code/doc-layout-component/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/doc-layout-component", "type": "module", - "version": "0.0.22", + "version": "0.0.23", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/editor/CHANGELOG.md b/inlang/source-code/editor/CHANGELOG.md index b0dd81d077..d7c9f2d527 100644 --- a/inlang/source-code/editor/CHANGELOG.md +++ b/inlang/source-code/editor/CHANGELOG.md @@ -1,5 +1,15 @@ # @inlang/editor +## 0.1.7 + +### Patch Changes + +- c07c5a4: fix: Ninja recommendation +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + - @lix-js/client@2.2.1 + - @inlang/settings-component@1.0.30 + ## 0.1.6 ### Patch Changes diff --git a/inlang/source-code/editor/package.json b/inlang/source-code/editor/package.json index 70ed52529c..527fed54ce 100644 --- a/inlang/source-code/editor/package.json +++ b/inlang/source-code/editor/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/editor", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "private": true, "scripts": { diff --git a/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md b/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md index cee31c78bd..9c42f72757 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md +++ b/inlang/source-code/end-to-end-tests/paraglide-js/CHANGELOG.md @@ -1,5 +1,13 @@ # @inlang/paraglide-js-e2e +## 0.0.39 + +### Patch Changes + +- Updated dependencies [e37eabf] + - @inlang/paraglide-js@1.11.0 + - @inlang/sdk@0.36.3 + ## 0.0.38 ### Patch Changes diff --git a/inlang/source-code/end-to-end-tests/paraglide-js/package.json b/inlang/source-code/end-to-end-tests/paraglide-js/package.json index be0c095109..7e0d32a466 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-js/package.json +++ b/inlang/source-code/end-to-end-tests/paraglide-js/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-js-e2e", - "version": "0.0.38", + "version": "0.0.39", "private": true, "type": "module", "scripts": { diff --git a/inlang/source-code/end-to-end-tests/paraglide-next/CHANGELOG.md b/inlang/source-code/end-to-end-tests/paraglide-next/CHANGELOG.md index 6e0dbc1fd6..c83d42cbff 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-next/CHANGELOG.md +++ b/inlang/source-code/end-to-end-tests/paraglide-next/CHANGELOG.md @@ -1,5 +1,13 @@ # @inlang/paraglide-next-e2e +## 0.0.24 + +### Patch Changes + +- Updated dependencies [4e1aefa] + - @inlang/paraglide-next@0.5.0 + - @inlang/sdk@0.36.3 + ## 0.0.23 ### Patch Changes diff --git a/inlang/source-code/end-to-end-tests/paraglide-next/package.json b/inlang/source-code/end-to-end-tests/paraglide-next/package.json index 281bc3788b..145e2010ec 100644 --- a/inlang/source-code/end-to-end-tests/paraglide-next/package.json +++ b/inlang/source-code/end-to-end-tests/paraglide-next/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-next-e2e", - "version": "0.0.23", + "version": "0.0.24", "private": true, "type": "module", "scripts": { diff --git a/inlang/source-code/github-lint-action/CHANGELOG.md b/inlang/source-code/github-lint-action/CHANGELOG.md index 71e561ec6e..7446474e23 100644 --- a/inlang/source-code/github-lint-action/CHANGELOG.md +++ b/inlang/source-code/github-lint-action/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/github-lint-action +## 0.3.17 + +### Patch Changes + +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + - @inlang/sdk@0.36.3 + - @lix-js/client@2.2.1 + ## 0.3.16 ### Patch Changes diff --git a/inlang/source-code/github-lint-action/package.json b/inlang/source-code/github-lint-action/package.json index c5d5868621..485174a152 100644 --- a/inlang/source-code/github-lint-action/package.json +++ b/inlang/source-code/github-lint-action/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/github-lint-action", "description": "This action checks for translation issues within your PRs.", - "version": "0.3.16", + "version": "0.3.17", "private": true, "publishConfig": { "access": "public" diff --git a/inlang/source-code/ide-extension/CHANGELOG.md b/inlang/source-code/ide-extension/CHANGELOG.md index 6cf768ae4f..f1a8906067 100644 --- a/inlang/source-code/ide-extension/CHANGELOG.md +++ b/inlang/source-code/ide-extension/CHANGELOG.md @@ -1,5 +1,26 @@ # inlang-vs-code-extension +## 1.48.0 + +### Minor Changes + +- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive + - refactor recommendation view in Sherlock VS Code extension + - introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja` + +### Patch Changes + +- Updated dependencies [e37eabf] +- Updated dependencies [e8d74b9] + - @inlang/recommend-sherlock@0.1.0 + - @inlang/recommend-ninja@0.1.0 + - @lix-js/fs@2.2.0 + - @inlang/sdk@0.36.3 + - @lix-js/client@2.2.1 + - @inlang/rpc@0.3.35 + - @inlang/settings-component@1.0.30 + - @inlang/telemetry@0.3.50 + ## 1.47.0 ### Minor Changes diff --git a/inlang/source-code/ide-extension/package.json b/inlang/source-code/ide-extension/package.json index 7c33a70dce..65ac4646e5 100644 --- a/inlang/source-code/ide-extension/package.json +++ b/inlang/source-code/ide-extension/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/opral/monorepo.git" }, "icon": "assets/sherlock-logo.png", - "version": "1.47.0", + "version": "1.48.0", "engines": { "vscode": "^1.84.2" }, diff --git a/inlang/source-code/message-bundle-component/CHANGELOG.md b/inlang/source-code/message-bundle-component/CHANGELOG.md index 661adc8d65..e45a932e84 100644 --- a/inlang/source-code/message-bundle-component/CHANGELOG.md +++ b/inlang/source-code/message-bundle-component/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/message-bundle-component +## 0.1.21 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 0.1.20 ### Patch Changes diff --git a/inlang/source-code/message-bundle-component/package.json b/inlang/source-code/message-bundle-component/package.json index 6d11d887a8..86eeaa44c0 100644 --- a/inlang/source-code/message-bundle-component/package.json +++ b/inlang/source-code/message-bundle-component/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/message-bundle-component", "type": "module", - "version": "0.1.20", + "version": "0.1.21", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/paraglide/paraglide-astro/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-astro/CHANGELOG.md index fc397114ba..48552b82f4 100644 --- a/inlang/source-code/paraglide/paraglide-astro/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-astro/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-astro +## 0.1.32 + +### Patch Changes + +- @inlang/paraglide-vite@1.2.72 + ## 0.1.31 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-astro/package.json b/inlang/source-code/paraglide/paraglide-astro/package.json index 4a41ac6cd1..2288951242 100644 --- a/inlang/source-code/paraglide/paraglide-astro/package.json +++ b/inlang/source-code/paraglide/paraglide-astro/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-astro", - "version": "0.1.31", + "version": "0.1.32", "author": "inlang (https://inlang.com/)", "description": "A fully type-safe i18n library specifically designed for partial hydration patterns like Astro's islands.", "homepage": "https://inlang.com/m/iljlwzfs/paraglide-astro-i18n", diff --git a/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md index a31eb11c9b..aaf2c47505 100644 --- a/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-js/CHANGELOG.md @@ -1,5 +1,13 @@ # @inlang/paraglide-js +## 1.11.0 + +### Minor Changes + +- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive + - refactor recommendation view in Sherlock VS Code extension + - introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja` + ## 1.10.1 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-js/package.json b/inlang/source-code/paraglide/paraglide-js/package.json index 228ca1b05f..4b34bc3fb3 100644 --- a/inlang/source-code/paraglide/paraglide-js/package.json +++ b/inlang/source-code/paraglide/paraglide-js/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/paraglide-js", "type": "module", - "version": "1.10.1", + "version": "1.11.0", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/inlang/source-code/paraglide/paraglide-next/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-next/CHANGELOG.md index 937f17112e..bef20687bf 100644 --- a/inlang/source-code/paraglide/paraglide-next/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-next/CHANGELOG.md @@ -1,5 +1,28 @@ # @inlang/paraglide-next +## 0.5.0 + +### Minor Changes + +- 4e1aefa: `PrefixStrategy` now has a `prefixes` option to customize which prefix a language uses in the url. + + ```ts + const strategy = PrefixStrategy({ + prefixes: { + "de-CH": "swiss", // use /swiss instead of /de-CH in the URL + }, + }) + ``` + + Prefixes must be unique and may not include slashes. + + Inspired by [Astro's custom locale paths](https://docs.astro.build/en/guides/internationalization/#custom-locale-paths). + +### Patch Changes + +- Updated dependencies [e37eabf] + - @inlang/paraglide-js@1.11.0 + ## 0.4.4 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-next/examples/app/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-next/examples/app/CHANGELOG.md index 43f0c2515b..b18a552d29 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/app/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-next/examples/app/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/paraglide-next-example-app +## 0.2.25 + +### Patch Changes + +- Updated dependencies [4e1aefa] + - @inlang/paraglide-next@0.5.0 + ## 0.2.24 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-next/examples/app/package.json b/inlang/source-code/paraglide/paraglide-next/examples/app/package.json index 1d35b0905a..a28f111a33 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/app/package.json +++ b/inlang/source-code/paraglide/paraglide-next/examples/app/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-next-example-app", - "version": "0.2.24", + "version": "0.2.25", "private": true, "scripts": { "_dev": "next dev", diff --git a/inlang/source-code/paraglide/paraglide-next/examples/pages/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-next/examples/pages/CHANGELOG.md index 073df692a2..bbd501a310 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/pages/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-next/examples/pages/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/paraglide-next-example-pages +## 0.2.27 + +### Patch Changes + +- Updated dependencies [4e1aefa] + - @inlang/paraglide-next@0.5.0 + ## 0.2.26 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-next/examples/pages/package.json b/inlang/source-code/paraglide/paraglide-next/examples/pages/package.json index 77e9172592..f653a325de 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/pages/package.json +++ b/inlang/source-code/paraglide/paraglide-next/examples/pages/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-next-example-pages", - "version": "0.2.26", + "version": "0.2.27", "private": true, "sideEffects": false, "scripts": { diff --git a/inlang/source-code/paraglide/paraglide-next/examples/turbo/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-next/examples/turbo/CHANGELOG.md index 0a048d276e..a8cb3ec85f 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/turbo/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-next/examples/turbo/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/paraglide-next-example-turbo +## 0.1.21 + +### Patch Changes + +- Updated dependencies [e37eabf] + - @inlang/paraglide-js@1.11.0 + ## 0.1.20 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-next/examples/turbo/package.json b/inlang/source-code/paraglide/paraglide-next/examples/turbo/package.json index 28fc328880..df9e3f6663 100644 --- a/inlang/source-code/paraglide/paraglide-next/examples/turbo/package.json +++ b/inlang/source-code/paraglide/paraglide-next/examples/turbo/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-next-example-turbo", - "version": "0.1.20", + "version": "0.1.21", "private": true, "scripts": { "_dev": "next dev --turbo", diff --git a/inlang/source-code/paraglide/paraglide-next/package.json b/inlang/source-code/paraglide/paraglide-next/package.json index c454d8f14b..79f121f0b7 100644 --- a/inlang/source-code/paraglide/paraglide-next/package.json +++ b/inlang/source-code/paraglide/paraglide-next/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/paraglide-next", "description": "The easiest way to do i18n in NextJS", - "version": "0.4.4", + "version": "0.5.0", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/paraglide/paraglide-rollup/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-rollup/CHANGELOG.md index 05c56c8ed7..4346902287 100644 --- a/inlang/source-code/paraglide/paraglide-rollup/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-rollup/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-rollup +## 1.0.78 + +### Patch Changes + +- @inlang/paraglide-unplugin@1.8.3 + ## 1.0.77 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-rollup/package.json b/inlang/source-code/paraglide/paraglide-rollup/package.json index 84008d1490..90e9c79f2e 100644 --- a/inlang/source-code/paraglide/paraglide-rollup/package.json +++ b/inlang/source-code/paraglide/paraglide-rollup/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-rollup", - "version": "1.0.77", + "version": "1.0.78", "description": "Rollup Plugin for running the Paraglide i18n compiler", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md index 45251c529a..65c5edf7b5 100644 --- a/inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-sveltekit/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-sveltekit +## 0.10.7 + +### Patch Changes + +- Updated dependencies [e37eabf] + - @inlang/paraglide-js@1.11.0 + - @lix-js/client@2.2.1 + - @inlang/paraglide-vite@1.2.72 + ## 0.10.6 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-sveltekit/example/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-sveltekit/example/CHANGELOG.md index e28fdbb34b..097713aa9e 100644 --- a/inlang/source-code/paraglide/paraglide-sveltekit/example/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-sveltekit/example/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-sveltekit-example +## 0.1.67 + +### Patch Changes + +- @inlang/paraglide-sveltekit@0.10.7 + ## 0.1.66 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-sveltekit/example/package.json b/inlang/source-code/paraglide/paraglide-sveltekit/example/package.json index e6b987c1b5..0c3ae1f477 100644 --- a/inlang/source-code/paraglide/paraglide-sveltekit/example/package.json +++ b/inlang/source-code/paraglide/paraglide-sveltekit/example/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-sveltekit-example", - "version": "0.1.66", + "version": "0.1.67", "private": true, "scripts": { "_dev": "vite dev", diff --git a/inlang/source-code/paraglide/paraglide-sveltekit/package.json b/inlang/source-code/paraglide/paraglide-sveltekit/package.json index e53ec1d8b8..ba4721848e 100644 --- a/inlang/source-code/paraglide/paraglide-sveltekit/package.json +++ b/inlang/source-code/paraglide/paraglide-sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-sveltekit", - "version": "0.10.6", + "version": "0.10.7", "type": "module", "main": "./dist/runtime/index.js", "types": "./dist/runtime/index.d.ts", diff --git a/inlang/source-code/paraglide/paraglide-unplugin/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-unplugin/CHANGELOG.md index 64d0f90b84..2b4497a107 100644 --- a/inlang/source-code/paraglide/paraglide-unplugin/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-unplugin/CHANGELOG.md @@ -1,5 +1,14 @@ # @inlang/paraglide-unplugin +## 1.8.3 + +### Patch Changes + +- Updated dependencies [e37eabf] + - @inlang/paraglide-js@1.11.0 + - @inlang/sdk@0.36.3 + - @lix-js/client@2.2.1 + ## 1.8.2 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-unplugin/package.json b/inlang/source-code/paraglide/paraglide-unplugin/package.json index 2ee59c7133..e2bf46fc6a 100644 --- a/inlang/source-code/paraglide/paraglide-unplugin/package.json +++ b/inlang/source-code/paraglide/paraglide-unplugin/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-unplugin", - "version": "1.8.2", + "version": "1.8.3", "description": "Unplugin Plugin for runnning the Paraglide compiler.", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-vite/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-vite/CHANGELOG.md index f9f6c151c1..5aa9594bb9 100644 --- a/inlang/source-code/paraglide/paraglide-vite/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-vite/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-vite +## 1.2.72 + +### Patch Changes + +- @inlang/paraglide-unplugin@1.8.3 + ## 1.2.71 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-vite/package.json b/inlang/source-code/paraglide/paraglide-vite/package.json index 7c320e8e94..77f81820e8 100644 --- a/inlang/source-code/paraglide/paraglide-vite/package.json +++ b/inlang/source-code/paraglide/paraglide-vite/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-vite", - "version": "1.2.71", + "version": "1.2.72", "description": "Vite plugin for running the Paraglide i18n compiler", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/paraglide/paraglide-webpack/CHANGELOG.md b/inlang/source-code/paraglide/paraglide-webpack/CHANGELOG.md index 20b7fd3238..1bbf54286d 100644 --- a/inlang/source-code/paraglide/paraglide-webpack/CHANGELOG.md +++ b/inlang/source-code/paraglide/paraglide-webpack/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/paraglide-webpack +## 1.0.78 + +### Patch Changes + +- @inlang/paraglide-unplugin@1.8.3 + ## 1.0.77 ### Patch Changes diff --git a/inlang/source-code/paraglide/paraglide-webpack/package.json b/inlang/source-code/paraglide/paraglide-webpack/package.json index 6c88a1ac61..c9a78557db 100644 --- a/inlang/source-code/paraglide/paraglide-webpack/package.json +++ b/inlang/source-code/paraglide/paraglide-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/paraglide-webpack", - "version": "1.0.77", + "version": "1.0.78", "description": "Webpack plugin for running the Paraglide i18n compiler", "license": "Apache-2.0", "type": "module", diff --git a/inlang/source-code/plugins/i18next/CHANGELOG.md b/inlang/source-code/plugins/i18next/CHANGELOG.md index 5a4352327e..6322f97d06 100644 --- a/inlang/source-code/plugins/i18next/CHANGELOG.md +++ b/inlang/source-code/plugins/i18next/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/plugin-i18next +## 4.14.13 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 4.14.12 ### Patch Changes diff --git a/inlang/source-code/plugins/i18next/package.json b/inlang/source-code/plugins/i18next/package.json index 9d705f51ae..bc166df321 100644 --- a/inlang/source-code/plugins/i18next/package.json +++ b/inlang/source-code/plugins/i18next/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-i18next", - "version": "4.14.12", + "version": "4.14.13", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/json/CHANGELOG.md b/inlang/source-code/plugins/json/CHANGELOG.md index 78cff20a77..9a6be5a977 100644 --- a/inlang/source-code/plugins/json/CHANGELOG.md +++ b/inlang/source-code/plugins/json/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/plugin-json +## 5.1.55 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 5.1.54 ### Patch Changes diff --git a/inlang/source-code/plugins/json/package.json b/inlang/source-code/plugins/json/package.json index c7239d82fb..e15ddebe19 100644 --- a/inlang/source-code/plugins/json/package.json +++ b/inlang/source-code/plugins/json/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-json", - "version": "5.1.54", + "version": "5.1.55", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md b/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md index c94dd5bf08..95efa4fc8b 100644 --- a/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md +++ b/inlang/source-code/plugins/m-function-matcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-m-function-matcher +## 0.9.36 + +### Patch Changes + +- @inlang/sdk@0.36.3 +- @inlang/plugin@2.4.14 + ## 0.9.35 ### Patch Changes diff --git a/inlang/source-code/plugins/m-function-matcher/package.json b/inlang/source-code/plugins/m-function-matcher/package.json index e4ba8e3729..de09a2047e 100644 --- a/inlang/source-code/plugins/m-function-matcher/package.json +++ b/inlang/source-code/plugins/m-function-matcher/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-m-function-matcher", - "version": "0.9.35", + "version": "0.9.36", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/next-intl/CHANGELOG.md b/inlang/source-code/plugins/next-intl/CHANGELOG.md index 5aa0010d62..c20e649ee6 100644 --- a/inlang/source-code/plugins/next-intl/CHANGELOG.md +++ b/inlang/source-code/plugins/next-intl/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/plugin-next-intl +## 1.3.48 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 1.3.47 ### Patch Changes diff --git a/inlang/source-code/plugins/next-intl/package.json b/inlang/source-code/plugins/next-intl/package.json index 285bd853a0..d6818a9303 100644 --- a/inlang/source-code/plugins/next-intl/package.json +++ b/inlang/source-code/plugins/next-intl/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-next-intl", - "version": "1.3.47", + "version": "1.3.48", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md b/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md index c7d6db107a..6deac477ec 100644 --- a/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md +++ b/inlang/source-code/plugins/t-function-matcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin-t-function-matcher +## 0.6.36 + +### Patch Changes + +- @inlang/sdk@0.36.3 +- @inlang/plugin@2.4.14 + ## 0.6.35 ### Patch Changes diff --git a/inlang/source-code/plugins/t-function-matcher/package.json b/inlang/source-code/plugins/t-function-matcher/package.json index a0694a580f..33c8219029 100644 --- a/inlang/source-code/plugins/t-function-matcher/package.json +++ b/inlang/source-code/plugins/t-function-matcher/package.json @@ -1,6 +1,6 @@ { "name": "@inlang/plugin-t-function-matcher", - "version": "0.6.35", + "version": "0.6.36", "type": "module", "exports": { ".": "./dist/index.js" diff --git a/inlang/source-code/recommendations/recommend-ninja/CHANGELOG.md b/inlang/source-code/recommendations/recommend-ninja/CHANGELOG.md index 1adf150d42..6ce9e294a8 100644 --- a/inlang/source-code/recommendations/recommend-ninja/CHANGELOG.md +++ b/inlang/source-code/recommendations/recommend-ninja/CHANGELOG.md @@ -1,5 +1,19 @@ # @inlang/recommend-ninja +## 0.1.0 + +### Minor Changes + +- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive + - refactor recommendation view in Sherlock VS Code extension + - introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja` + +### Patch Changes + +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + - @inlang/sdk@0.36.3 + ## 0.0.34 ### Patch Changes diff --git a/inlang/source-code/recommendations/recommend-ninja/package.json b/inlang/source-code/recommendations/recommend-ninja/package.json index 0e3470ef33..5d383f5a51 100644 --- a/inlang/source-code/recommendations/recommend-ninja/package.json +++ b/inlang/source-code/recommendations/recommend-ninja/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/recommend-ninja", "description": "A package to recommend Ninja", - "version": "0.0.34", + "version": "0.1.0", "type": "module", "publishConfig": { "access": "public" diff --git a/inlang/source-code/recommendations/recommend-sherlock/CHANGELOG.md b/inlang/source-code/recommendations/recommend-sherlock/CHANGELOG.md index 76c0851664..475c16e9bd 100644 --- a/inlang/source-code/recommendations/recommend-sherlock/CHANGELOG.md +++ b/inlang/source-code/recommendations/recommend-sherlock/CHANGELOG.md @@ -1,5 +1,13 @@ # @inlang/recommend-sherlock +## 0.1.0 + +### Minor Changes + +- e37eabf: - renamed packages `@inlang/cross-sell-X` to `@inlang/recommend-X` be more descriptive + - refactor recommendation view in Sherlock VS Code extension + - introduce new `shouldRecommend` function to `@inlang/recommend-sherlock` & `@inlang/recommend-ninja` + ## 0.0.4 ### Patch Changes diff --git a/inlang/source-code/recommendations/recommend-sherlock/package.json b/inlang/source-code/recommendations/recommend-sherlock/package.json index 687083f290..0a5f93e868 100644 --- a/inlang/source-code/recommendations/recommend-sherlock/package.json +++ b/inlang/source-code/recommendations/recommend-sherlock/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/recommend-sherlock", "description": "A package to recommend Sherlock", - "version": "0.0.4", + "version": "0.1.0", "type": "module", "publishConfig": { "access": "public" diff --git a/inlang/source-code/rpc/CHANGELOG.md b/inlang/source-code/rpc/CHANGELOG.md index 1c48aeeb74..18391ab8e0 100644 --- a/inlang/source-code/rpc/CHANGELOG.md +++ b/inlang/source-code/rpc/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/rpc +## 0.3.35 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 0.3.34 ### Patch Changes diff --git a/inlang/source-code/rpc/package.json b/inlang/source-code/rpc/package.json index 38be7314e4..dcae7f57bf 100644 --- a/inlang/source-code/rpc/package.json +++ b/inlang/source-code/rpc/package.json @@ -31,7 +31,7 @@ "express": "^4.18.2" }, "license": "Apache-2.0", - "version": "0.3.34", + "version": "0.3.35", "devDependencies": { "@types/body-parser": "1.19.2", "@types/express": "4.17.17", diff --git a/inlang/source-code/sdk/CHANGELOG.md b/inlang/source-code/sdk/CHANGELOG.md index 3379c71b0a..0f246e37c5 100644 --- a/inlang/source-code/sdk/CHANGELOG.md +++ b/inlang/source-code/sdk/CHANGELOG.md @@ -1,5 +1,15 @@ # @inlang/sdk +## 0.36.3 + +### Patch Changes + +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + - @inlang/plugin@2.4.14 + - @lix-js/client@2.2.1 + - @inlang/module@1.2.14 + ## 0.36.2 ### Patch Changes diff --git a/inlang/source-code/sdk/package.json b/inlang/source-code/sdk/package.json index 125ce96940..82ed4f550e 100644 --- a/inlang/source-code/sdk/package.json +++ b/inlang/source-code/sdk/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/sdk", "type": "module", - "version": "0.36.2", + "version": "0.36.3", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/inlang/source-code/settings-component/CHANGELOG.md b/inlang/source-code/settings-component/CHANGELOG.md index b27c83790f..276449d89a 100644 --- a/inlang/source-code/settings-component/CHANGELOG.md +++ b/inlang/source-code/settings-component/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/settings-component +## 1.0.30 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 1.0.29 ### Patch Changes diff --git a/inlang/source-code/settings-component/package.json b/inlang/source-code/settings-component/package.json index 64008a4a8e..f826c5d669 100644 --- a/inlang/source-code/settings-component/package.json +++ b/inlang/source-code/settings-component/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/settings-component", "type": "module", - "version": "1.0.29", + "version": "1.0.30", "publishConfig": { "access": "public" }, diff --git a/inlang/source-code/telemetry/CHANGELOG.md b/inlang/source-code/telemetry/CHANGELOG.md index a858c3d1f1..48482867bb 100644 --- a/inlang/source-code/telemetry/CHANGELOG.md +++ b/inlang/source-code/telemetry/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/telemetry +## 0.3.50 + +### Patch Changes + +- @inlang/sdk@0.36.3 + ## 0.3.49 ### Patch Changes diff --git a/inlang/source-code/telemetry/package.json b/inlang/source-code/telemetry/package.json index 2fd22bc07e..8cfb982225 100644 --- a/inlang/source-code/telemetry/package.json +++ b/inlang/source-code/telemetry/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/telemetry", "type": "module", - "version": "0.3.49", + "version": "0.3.50", "private": true, "exports": { ".": "./dist/index.js", diff --git a/inlang/source-code/versioned-interfaces/module/CHANGELOG.md b/inlang/source-code/versioned-interfaces/module/CHANGELOG.md index e7a8389ad7..1b8353be0f 100644 --- a/inlang/source-code/versioned-interfaces/module/CHANGELOG.md +++ b/inlang/source-code/versioned-interfaces/module/CHANGELOG.md @@ -1,5 +1,11 @@ # @inlang/module +## 1.2.14 + +### Patch Changes + +- @inlang/plugin@2.4.14 + ## 1.2.13 ### Patch Changes diff --git a/inlang/source-code/versioned-interfaces/module/package.json b/inlang/source-code/versioned-interfaces/module/package.json index d5075c62a2..e96e8b4945 100644 --- a/inlang/source-code/versioned-interfaces/module/package.json +++ b/inlang/source-code/versioned-interfaces/module/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/module", "type": "module", - "version": "1.2.13", + "version": "1.2.14", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/inlang/source-code/versioned-interfaces/plugin/CHANGELOG.md b/inlang/source-code/versioned-interfaces/plugin/CHANGELOG.md index 1a9439e2a3..7c875427e4 100644 --- a/inlang/source-code/versioned-interfaces/plugin/CHANGELOG.md +++ b/inlang/source-code/versioned-interfaces/plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # @inlang/plugin +## 2.4.14 + +### Patch Changes + +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + ## 2.4.13 ### Patch Changes diff --git a/inlang/source-code/versioned-interfaces/plugin/package.json b/inlang/source-code/versioned-interfaces/plugin/package.json index 1096f819aa..667eb92794 100644 --- a/inlang/source-code/versioned-interfaces/plugin/package.json +++ b/inlang/source-code/versioned-interfaces/plugin/package.json @@ -1,7 +1,7 @@ { "name": "@inlang/plugin", "type": "module", - "version": "2.4.13", + "version": "2.4.14", "license": "Apache-2.0", "publishConfig": { "access": "public" diff --git a/lix/packages/client/CHANGELOG.md b/lix/packages/client/CHANGELOG.md index 3d3f55ed4c..f8ed729df1 100644 --- a/lix/packages/client/CHANGELOG.md +++ b/lix/packages/client/CHANGELOG.md @@ -1,5 +1,12 @@ # @lix-js/client +## 2.2.1 + +### Patch Changes + +- Updated dependencies [e8d74b9] + - @lix-js/fs@2.2.0 + ## 2.2.0 ### Minor Changes diff --git a/lix/packages/client/package.json b/lix/packages/client/package.json index bf47048e7d..42eff1e9c7 100644 --- a/lix/packages/client/package.json +++ b/lix/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@lix-js/client", - "version": "2.2.0", + "version": "2.2.1", "type": "module", "publishConfig": { "access": "public" diff --git a/lix/packages/fs/CHANGELOG.md b/lix/packages/fs/CHANGELOG.md index 2a8dd51d76..9f7a9f74ee 100644 --- a/lix/packages/fs/CHANGELOG.md +++ b/lix/packages/fs/CHANGELOG.md @@ -1,5 +1,11 @@ # @lix-js/fs +## 2.2.0 + +### Minor Changes + +- e8d74b9: New path normalization with better performance and single implementation. removed normalPath() function + ## 2.1.0 ### Minor Changes diff --git a/lix/packages/fs/package.json b/lix/packages/fs/package.json index 6c6c0396b0..07e4d28476 100644 --- a/lix/packages/fs/package.json +++ b/lix/packages/fs/package.json @@ -1,6 +1,6 @@ { "name": "@lix-js/fs", - "version": "2.1.0", + "version": "2.2.0", "type": "module", "publishConfig": { "access": "public"