From 1cd3c1f782241a29bb5d6e72c052896810e330f2 Mon Sep 17 00:00:00 2001 From: Alec Aivazis Date: Mon, 25 Nov 2024 21:29:32 -0800 Subject: [PATCH] clean up project files --- .changeset/gorgeous-lions-nail.md | 7 ------ .changeset/new-comics-happen.md | 7 ------ .changeset/thin-worms-check.md | 5 ----- packages/adapter-auto/CHANGELOG.md | 14 ++++++++++++ packages/adapter-cloudflare/CHANGELOG.md | 14 ++++++++++++ packages/adapter-node/CHANGELOG.md | 14 ++++++++++++ packages/adapter-static/CHANGELOG.md | 14 ++++++++++++ packages/houdini-react/CHANGELOG.md | 14 ++++++++++++ packages/houdini-svelte/CHANGELOG.md | 20 +++++++++++++++++ packages/houdini/CHANGELOG.md | 20 +++++++++++++++++ .../plugin-svelte-global-stores/CHANGELOG.md | 22 +++++++++++++++++++ 11 files changed, 132 insertions(+), 19 deletions(-) delete mode 100644 .changeset/gorgeous-lions-nail.md delete mode 100644 .changeset/new-comics-happen.md delete mode 100644 .changeset/thin-worms-check.md diff --git a/.changeset/gorgeous-lions-nail.md b/.changeset/gorgeous-lions-nail.md deleted file mode 100644 index 7998131fa..000000000 --- a/.changeset/gorgeous-lions-nail.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'houdini-plugin-svelte-global-stores': patch -'houdini-svelte': patch -'houdini': patch ---- - -Bump Svelte version to 5.0 diff --git a/.changeset/new-comics-happen.md b/.changeset/new-comics-happen.md deleted file mode 100644 index d40410c5f..000000000 --- a/.changeset/new-comics-happen.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'houdini-plugin-svelte-global-stores': minor -'houdini-svelte': major -'houdini': minor ---- - -Add support for Svelte 5 and Svelte Runes diff --git a/.changeset/thin-worms-check.md b/.changeset/thin-worms-check.md deleted file mode 100644 index b69f56901..000000000 --- a/.changeset/thin-worms-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'houdini': patch ---- - -Add match argument to dedupe directive diff --git a/packages/adapter-auto/CHANGELOG.md b/packages/adapter-auto/CHANGELOG.md index 372a48716..4639e0291 100644 --- a/packages/adapter-auto/CHANGELOG.md +++ b/packages/adapter-auto/CHANGELOG.md @@ -1,5 +1,19 @@ # houdini-adapter-auto +## 1.2.66 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 1.2.65 + +### Patch Changes + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 1.2.65-next.0 ### Patch Changes diff --git a/packages/adapter-cloudflare/CHANGELOG.md b/packages/adapter-cloudflare/CHANGELOG.md index 38e90dd18..eb9cfb22c 100644 --- a/packages/adapter-cloudflare/CHANGELOG.md +++ b/packages/adapter-cloudflare/CHANGELOG.md @@ -1,5 +1,19 @@ # houdini-adapter-cloudflare +## 1.2.66 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 1.2.65 + +### Patch Changes + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 1.2.65-next.0 ### Patch Changes diff --git a/packages/adapter-node/CHANGELOG.md b/packages/adapter-node/CHANGELOG.md index 3c7cc9d34..268a1eb32 100644 --- a/packages/adapter-node/CHANGELOG.md +++ b/packages/adapter-node/CHANGELOG.md @@ -1,5 +1,19 @@ # houdini-adapter-node +## 1.2.66 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 1.2.65 + +### Patch Changes + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 1.2.65-next.0 ### Patch Changes diff --git a/packages/adapter-static/CHANGELOG.md b/packages/adapter-static/CHANGELOG.md index be32db677..bd4a59fdb 100644 --- a/packages/adapter-static/CHANGELOG.md +++ b/packages/adapter-static/CHANGELOG.md @@ -1,5 +1,19 @@ # houdini-adapter-static +## 1.2.66 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 1.2.65 + +### Patch Changes + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 1.2.65-next.0 ### Patch Changes diff --git a/packages/houdini-react/CHANGELOG.md b/packages/houdini-react/CHANGELOG.md index 4acdf2eff..2cad8be7e 100644 --- a/packages/houdini-react/CHANGELOG.md +++ b/packages/houdini-react/CHANGELOG.md @@ -1,5 +1,19 @@ # houdini-react +## 1.2.66 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 1.2.65 + +### Patch Changes + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 1.2.65-next.0 ### Patch Changes diff --git a/packages/houdini-svelte/CHANGELOG.md b/packages/houdini-svelte/CHANGELOG.md index 424603316..0b4b7847e 100644 --- a/packages/houdini-svelte/CHANGELOG.md +++ b/packages/houdini-svelte/CHANGELOG.md @@ -1,5 +1,25 @@ # houdini-svelte +## 2.0.1 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + +## 2.0.0 + +### Major Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Add support for Svelte 5 and Svelte Runes + +### Patch Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Bump Svelte version to 5.0 + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini@1.3.0 + ## 2.0.0-next.0 ### Major Changes diff --git a/packages/houdini/CHANGELOG.md b/packages/houdini/CHANGELOG.md index 4215cabb8..6bf4b7382 100644 --- a/packages/houdini/CHANGELOG.md +++ b/packages/houdini/CHANGELOG.md @@ -1,5 +1,25 @@ # houdini +## 1.3.1 + +### Patch Changes + +- [#1384](https://github.com/HoudiniGraphql/houdini/pull/1384) [`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1) Thanks @ewen-lbh! - Don't crash dev server when a schema loading error occurs + +- [#1382](https://github.com/HoudiniGraphql/houdini/pull/1382) [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2) Thanks @gschulze! - Support GraphQL files with \*.graphqls extension + +- [#1376](https://github.com/HoudiniGraphql/houdini/pull/1376) [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947) Thanks @SeppahBaws! - Fix init script using incorrect version for houdini-svelte plugin + +## 1.3.0 + +### Minor Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Add support for Svelte 5 and Svelte Runes + +### Patch Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Bump Svelte version to 5.0 + ## 1.3.0-next.0 ### Minor Changes diff --git a/packages/plugin-svelte-global-stores/CHANGELOG.md b/packages/plugin-svelte-global-stores/CHANGELOG.md index 966c6a411..9a51368c2 100644 --- a/packages/plugin-svelte-global-stores/CHANGELOG.md +++ b/packages/plugin-svelte-global-stores/CHANGELOG.md @@ -1,5 +1,27 @@ # houdini-plugin-svelte-global-stores +## 1.3.1 + +### Patch Changes + +- Updated dependencies [[`70dab292`](https://github.com/HoudiniGraphql/houdini/commit/70dab292b4590183f7c0ccfa3731c28c4ea3f6b1), [`24e6bef9`](https://github.com/HoudiniGraphql/houdini/commit/24e6bef9a28875e0026f9aa1ef0e71aba17447e2), [`fa869cea`](https://github.com/HoudiniGraphql/houdini/commit/fa869ceab903190f7c098bb02e7f838a3609e947)]: + - houdini@1.3.1 + - houdini-svelte@2.0.1 + +## 1.3.0 + +### Minor Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Add support for Svelte 5 and Svelte Runes + +### Patch Changes + +- [#1373](https://github.com/HoudiniGraphql/houdini/pull/1373) [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22) Thanks @SeppahBaws! - Bump Svelte version to 5.0 + +- Updated dependencies [[`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22), [`45b9bb80`](https://github.com/HoudiniGraphql/houdini/commit/45b9bb80fdecd80c788cc2be7157c64ef3a43a22)]: + - houdini-svelte@2.0.0 + - houdini@1.3.0 + ## 1.3.0-next.0 ### Minor Changes