From 6ccb048e98275cc19674a274647f45e767732622 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 16:14:52 +0200 Subject: [PATCH] :package: RELEASE: new version (#1026) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/afraid-zoos-sneeze.md | 5 --- .changeset/all-sheep-wear.md | 5 --- .changeset/bitter-friends-exist.md | 5 --- .changeset/dirty-carrots-like.md | 5 --- .changeset/fast-llamas-bake.md | 5 --- .changeset/few-oranges-warn.md | 5 --- .changeset/five-cases-stop.md | 5 --- .changeset/gentle-cycles-win.md | 5 --- .changeset/light-masks-carry.md | 5 --- .changeset/long-phones-stand.md | 5 --- .changeset/lovely-wombats-decide.md | 5 --- .changeset/pink-pianos-follow.md | 5 --- .changeset/pre.json | 33 --------------- .changeset/six-geese-jog.md | 5 --- .changeset/small-maps-cover.md | 5 --- .changeset/witty-parks-flow.md | 16 ------- packages/eslint-config/CHANGELOG.md | 29 +++++++++++++ packages/eslint-config/package.json | 2 +- packages/handles/CHANGELOG.md | 26 ++++++++++++ packages/handles/package.json | 2 +- packages/helpers/CHANGELOG.md | 8 ++++ packages/helpers/package.json | 2 +- packages/internals/CHANGELOG.md | 8 ++++ packages/internals/package.json | 2 +- packages/vite-plugin-kit-routes/CHANGELOG.md | 42 +++++++++++++++++++ packages/vite-plugin-kit-routes/package.json | 2 +- packages/vite-plugin-stripper/CHANGELOG.md | 15 +++++++ packages/vite-plugin-stripper/package.json | 2 +- .../vite-plugin-watch-and-run/CHANGELOG.md | 8 ++++ .../vite-plugin-watch-and-run/package.json | 2 +- 30 files changed, 143 insertions(+), 126 deletions(-) delete mode 100644 .changeset/afraid-zoos-sneeze.md delete mode 100644 .changeset/all-sheep-wear.md delete mode 100644 .changeset/bitter-friends-exist.md delete mode 100644 .changeset/dirty-carrots-like.md delete mode 100644 .changeset/fast-llamas-bake.md delete mode 100644 .changeset/few-oranges-warn.md delete mode 100644 .changeset/five-cases-stop.md delete mode 100644 .changeset/gentle-cycles-win.md delete mode 100644 .changeset/light-masks-carry.md delete mode 100644 .changeset/long-phones-stand.md delete mode 100644 .changeset/lovely-wombats-decide.md delete mode 100644 .changeset/pink-pianos-follow.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/six-geese-jog.md delete mode 100644 .changeset/small-maps-cover.md delete mode 100644 .changeset/witty-parks-flow.md diff --git a/.changeset/afraid-zoos-sneeze.md b/.changeset/afraid-zoos-sneeze.md deleted file mode 100644 index 67e10c6a..00000000 --- a/.changeset/afraid-zoos-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/eslint-config': patch ---- - -bump packages diff --git a/.changeset/all-sheep-wear.md b/.changeset/all-sheep-wear.md deleted file mode 100644 index a915c0e7..00000000 --- a/.changeset/all-sheep-wear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/eslint-config': minor ---- - -[BREAKING] switch .prettierrc.mjs to .prettierrc.js diff --git a/.changeset/bitter-friends-exist.md b/.changeset/bitter-friends-exist.md deleted file mode 100644 index bc712ce2..00000000 --- a/.changeset/bitter-friends-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -update logs on wrong config diff --git a/.changeset/dirty-carrots-like.md b/.changeset/dirty-carrots-like.md deleted file mode 100644 index c40655d2..00000000 --- a/.changeset/dirty-carrots-like.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/eslint-config': patch ---- - -bump (eslint & prettier) diff --git a/.changeset/fast-llamas-bake.md b/.changeset/fast-llamas-bake.md deleted file mode 100644 index 0fada35f..00000000 --- a/.changeset/fast-llamas-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/eslint-config': patch ---- - -bump eslint deps diff --git a/.changeset/few-oranges-warn.md b/.changeset/few-oranges-warn.md deleted file mode 100644 index ab98885f..00000000 --- a/.changeset/few-oranges-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -manage "simple" multiple matches with optional param (first step) diff --git a/.changeset/five-cases-stop.md b/.changeset/five-cases-stop.md deleted file mode 100644 index 2dd74ed3..00000000 --- a/.changeset/five-cases-stop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -Read well the config for cli diff --git a/.changeset/gentle-cycles-win.md b/.changeset/gentle-cycles-win.md deleted file mode 100644 index 7c1a594b..00000000 --- a/.changeset/gentle-cycles-win.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/helpers': patch ---- - -fix typo in redirect directory diff --git a/.changeset/light-masks-carry.md b/.changeset/light-masks-carry.md deleted file mode 100644 index 0b2c9678..00000000 --- a/.changeset/light-masks-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-stripper': patch ---- - -remove watchAndRun when log_on_throw_is_not_a_new_class is not enabled diff --git a/.changeset/long-phones-stand.md b/.changeset/long-phones-stand.md deleted file mode 100644 index 884bc7f1..00000000 --- a/.changeset/long-phones-stand.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -manage kit-route cli for vite.config.ts config file diff --git a/.changeset/lovely-wombats-decide.md b/.changeset/lovely-wombats-decide.md deleted file mode 100644 index 4f6c45c1..00000000 --- a/.changeset/lovely-wombats-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kitql/eslint-config': patch ---- - -linting bumps diff --git a/.changeset/pink-pianos-follow.md b/.changeset/pink-pianos-follow.md deleted file mode 100644 index 43f391eb..00000000 --- a/.changeset/pink-pianos-follow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -add mdsvex support and create a route for `+page.md` diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index eeeb92e5..00000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "mode": "exit", - "tag": "next", - "initialVersions": { - "docs": "0.0.1", - "@kitql-old/all-in": "0.9.6", - "@kitql/eslint-config": "0.6.0", - "@kitql/handles": "0.2.4", - "@kitql/helpers": "0.8.12", - "@kitql/internals": "0.10.4", - "@kitql/sveltekit": "0.0.5", - "vite-plugin-kit-routes": "0.8.4", - "vite-plugin-stripper": "0.9.0", - "vite-plugin-watch-and-run": "1.7.4" - }, - "changesets": [ - "afraid-zoos-sneeze", - "all-sheep-wear", - "bitter-friends-exist", - "dirty-carrots-like", - "fast-llamas-bake", - "few-oranges-warn", - "five-cases-stop", - "gentle-cycles-win", - "light-masks-carry", - "long-phones-stand", - "lovely-wombats-decide", - "pink-pianos-follow", - "six-geese-jog", - "small-maps-cover", - "witty-parks-flow" - ] -} diff --git a/.changeset/six-geese-jog.md b/.changeset/six-geese-jog.md deleted file mode 100644 index d8317b6b..00000000 --- a/.changeset/six-geese-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -add cli `kit-routes sync` to generate routes without a full build diff --git a/.changeset/small-maps-cover.md b/.changeset/small-maps-cover.md deleted file mode 100644 index 31befcfd..00000000 --- a/.changeset/small-maps-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-kit-routes': patch ---- - -improve cli log helper diff --git a/.changeset/witty-parks-flow.md b/.changeset/witty-parks-flow.md deleted file mode 100644 index 4872fe9a..00000000 --- a/.changeset/witty-parks-flow.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@kitql/handles': minor ---- - -[BREAKING] - By default, don't remove "content-encoding" from response header. But you can pass a -config function `tweakResponseHeaders` that can change any headers - -You can do something like this for example: - -```ts -tweakResponseHeaders(defaultResponseHeaders) { - defaultResponseHeaders.delete('content-encoding') - defaultResponseHeaders.delete('content-length') - return defaultResponseHeaders -} -``` diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 59e24e6b..a26f8394 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,34 @@ # eslint-config-kitql +## 0.7.0 + +### Minor Changes + +- [#969](https://github.com/jycouet/kitql/pull/969) + [`7893d79`](https://github.com/jycouet/kitql/commit/7893d7981017869cd6ee559904946889acbfee86) + Thanks [@jycouet](https://github.com/jycouet)! - [BREAKING] switch .prettierrc.mjs to + .prettierrc.js + +### Patch Changes + +- [`2b8b163`](https://github.com/jycouet/kitql/commit/2b8b163d28e5aeb99e36a1592601af51ff484bdd) + Thanks [@jycouet](https://github.com/jycouet)! - bump packages + +- [`ca9c377`](https://github.com/jycouet/kitql/commit/ca9c377f305f96e1217dad395ac30a7e53f27a9c) + Thanks [@jycouet](https://github.com/jycouet)! - bump (eslint & prettier) + +- [#950](https://github.com/jycouet/kitql/pull/950) + [`4411443`](https://github.com/jycouet/kitql/commit/44114438a83bbc3d6dec8f45d7b0b443727c1d05) + Thanks [@github-actions](https://github.com/apps/github-actions)! - bump eslint deps + +- [#1025](https://github.com/jycouet/kitql/pull/1025) + [`ed4bab3`](https://github.com/jycouet/kitql/commit/ed4bab3a2e632f6a76e61f515d048307543243f5) + Thanks [@jycouet](https://github.com/jycouet)! - linting bumps + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + ## 0.7.0-next.5 ### Patch Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index d5d80620..3d642571 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@kitql/eslint-config", - "version": "0.7.0-next.5", + "version": "0.7.0", "type": "module", "description": "opinionated linting and formatting for projects", "repository": { diff --git a/packages/handles/CHANGELOG.md b/packages/handles/CHANGELOG.md index dcc5ff7a..17140b5c 100644 --- a/packages/handles/CHANGELOG.md +++ b/packages/handles/CHANGELOG.md @@ -1,5 +1,31 @@ # @kitql/handles +## 0.3.0 + +### Minor Changes + +- [#957](https://github.com/jycouet/kitql/pull/957) + [`bbaf93d`](https://github.com/jycouet/kitql/commit/bbaf93dd95ff31dad4cbfbb25fd7261fb8d0c6ec) + Thanks [@jycouet](https://github.com/jycouet)! - [BREAKING] - By default, don't remove + "content-encoding" from response header. But you can pass a config function `tweakResponseHeaders` + that can change any headers + + You can do something like this for example: + + ```ts + tweakResponseHeaders(defaultResponseHeaders) { + defaultResponseHeaders.delete('content-encoding') + defaultResponseHeaders.delete('content-length') + return defaultResponseHeaders + } + ``` + +### Patch Changes + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + ## 0.3.0-next.1 ### Patch Changes diff --git a/packages/handles/package.json b/packages/handles/package.json index 327de3b3..354030b8 100644 --- a/packages/handles/package.json +++ b/packages/handles/package.json @@ -5,7 +5,7 @@ "svelte", "sveltekit" ], - "version": "0.3.0-next.1", + "version": "0.3.0", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", diff --git a/packages/helpers/CHANGELOG.md b/packages/helpers/CHANGELOG.md index a9cece3b..1a0b3bcd 100644 --- a/packages/helpers/CHANGELOG.md +++ b/packages/helpers/CHANGELOG.md @@ -1,5 +1,13 @@ # @kitql/helpers +## 0.8.13 + +### Patch Changes + +- [#965](https://github.com/jycouet/kitql/pull/965) + [`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd) + Thanks [@jycouet](https://github.com/jycouet)! - fix typo in redirect directory + ## 0.8.13-next.0 ### Patch Changes diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 004949b5..71450d57 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -9,7 +9,7 @@ "ansi", "log" ], - "version": "0.8.13-next.0", + "version": "0.8.13", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", diff --git a/packages/internals/CHANGELOG.md b/packages/internals/CHANGELOG.md index 588f5649..4b64f2d3 100644 --- a/packages/internals/CHANGELOG.md +++ b/packages/internals/CHANGELOG.md @@ -1,5 +1,13 @@ # @kitql/internals +## 0.10.5 + +### Patch Changes + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + ## 0.10.5-next.0 ### Patch Changes diff --git a/packages/internals/package.json b/packages/internals/package.json index 37824d59..072d3b14 100644 --- a/packages/internals/package.json +++ b/packages/internals/package.json @@ -5,7 +5,7 @@ "AST", "fs" ], - "version": "0.10.5-next.0", + "version": "0.10.5", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", diff --git a/packages/vite-plugin-kit-routes/CHANGELOG.md b/packages/vite-plugin-kit-routes/CHANGELOG.md index 3572ad02..c1991ad7 100644 --- a/packages/vite-plugin-kit-routes/CHANGELOG.md +++ b/packages/vite-plugin-kit-routes/CHANGELOG.md @@ -1,5 +1,47 @@ # vite-plugin-kit-routes +## 0.8.5 + +### Patch Changes + +- [#988](https://github.com/jycouet/kitql/pull/988) + [`da7dfc3`](https://github.com/jycouet/kitql/commit/da7dfc3601d48e542772e05a38f362c2ebe37f46) + Thanks [@jycouet](https://github.com/jycouet)! - update logs on wrong config + +- [#978](https://github.com/jycouet/kitql/pull/978) + [`7461320`](https://github.com/jycouet/kitql/commit/74613204f2d07505f12ca884a91810229989b495) + Thanks [@jycouet](https://github.com/jycouet)! - manage "simple" multiple matches with optional + param (first step) + +- [#984](https://github.com/jycouet/kitql/pull/984) + [`63674a8`](https://github.com/jycouet/kitql/commit/63674a8e01792a17a5a878d9786beab06a8af9bc) + Thanks [@jycouet](https://github.com/jycouet)! - Read well the config for cli + +- [#976](https://github.com/jycouet/kitql/pull/976) + [`70aa137`](https://github.com/jycouet/kitql/commit/70aa137cff21fed82935aebde512139e58eec25e) + Thanks [@jycouet](https://github.com/jycouet)! - manage kit-route cli for vite.config.ts config + file + +- [#948](https://github.com/jycouet/kitql/pull/948) + [`e8ed929`](https://github.com/jycouet/kitql/commit/e8ed929efd4beb4623d5edcdef706f8eb9b5e662) + Thanks [@jycouet](https://github.com/jycouet)! - add mdsvex support and create a route for + `+page.md` + +- [#965](https://github.com/jycouet/kitql/pull/965) + [`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd) + Thanks [@jycouet](https://github.com/jycouet)! - add cli `kit-routes sync` to generate routes + without a full build + +- [#1001](https://github.com/jycouet/kitql/pull/1001) + [`5cbf094`](https://github.com/jycouet/kitql/commit/5cbf09434b0108f69a4338d406aae443c116e7f4) + Thanks [@jycouet](https://github.com/jycouet)! - improve cli log helper + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + - @kitql/internals@0.10.5 + - vite-plugin-watch-and-run@1.7.5 + ## 0.8.5-next.6 ### Patch Changes diff --git a/packages/vite-plugin-kit-routes/package.json b/packages/vite-plugin-kit-routes/package.json index 321c93b3..202b5e94 100644 --- a/packages/vite-plugin-kit-routes/package.json +++ b/packages/vite-plugin-kit-routes/package.json @@ -4,7 +4,7 @@ "keywords": [ "vite" ], - "version": "0.8.5-next.6", + "version": "0.8.5", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", diff --git a/packages/vite-plugin-stripper/CHANGELOG.md b/packages/vite-plugin-stripper/CHANGELOG.md index 8290eb40..af2e8151 100644 --- a/packages/vite-plugin-stripper/CHANGELOG.md +++ b/packages/vite-plugin-stripper/CHANGELOG.md @@ -1,5 +1,20 @@ # vite-plugin-stripper +## 0.9.1 + +### Patch Changes + +- [#1023](https://github.com/jycouet/kitql/pull/1023) + [`4197212`](https://github.com/jycouet/kitql/commit/419721263e785a84309ccb5514162baa70cc64aa) + Thanks [@jycouet](https://github.com/jycouet)! - remove watchAndRun when + log_on_throw_is_not_a_new_class is not enabled + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + - @kitql/internals@0.10.5 + - vite-plugin-watch-and-run@1.7.5 + ## 0.9.1-next.1 ### Patch Changes diff --git a/packages/vite-plugin-stripper/package.json b/packages/vite-plugin-stripper/package.json index 8ee7e7fe..27dbee99 100644 --- a/packages/vite-plugin-stripper/package.json +++ b/packages/vite-plugin-stripper/package.json @@ -4,7 +4,7 @@ "keywords": [ "vite" ], - "version": "0.9.1-next.1", + "version": "0.9.1", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", diff --git a/packages/vite-plugin-watch-and-run/CHANGELOG.md b/packages/vite-plugin-watch-and-run/CHANGELOG.md index dcc8d526..74fb1fd9 100644 --- a/packages/vite-plugin-watch-and-run/CHANGELOG.md +++ b/packages/vite-plugin-watch-and-run/CHANGELOG.md @@ -1,5 +1,13 @@ # @kitql/vite-plugin-watch-and-run +## 1.7.5 + +### Patch Changes + +- Updated dependencies + [[`26e0322`](https://github.com/jycouet/kitql/commit/26e0322b9dfb53002fbc9e2cfe22c38a4409cffd)]: + - @kitql/helpers@0.8.13 + ## 1.7.5-next.0 ### Patch Changes diff --git a/packages/vite-plugin-watch-and-run/package.json b/packages/vite-plugin-watch-and-run/package.json index e251a198..20a68317 100644 --- a/packages/vite-plugin-watch-and-run/package.json +++ b/packages/vite-plugin-watch-and-run/package.json @@ -4,7 +4,7 @@ "keywords": [ "vite" ], - "version": "1.7.5-next.0", + "version": "1.7.5", "license": "MIT", "funding": "https://github.com/sponsors/jycouet", "homepage": "https://www.kitql.dev/", -- 2.51.2