diff --git a/.changeset/fifty-waves-cross.md b/.changeset/fifty-waves-cross.md deleted file mode 100644 index c442be653..000000000 --- a/.changeset/fifty-waves-cross.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -"@typed/vite-plugin-types": minor -"@typed/environment": minor -"@typed/vite-plugin": minor -"@typed/async-data": minor -"@typed/navigation": minor -"@typed/storybook": minor -"@typed/compiler": minor -"@typed/template": minor -"@typed/context": minor -"@typed/decoder": minor -"@typed/router": minor -"@typed/server": minor -"@typed/guard": minor -"@typed/route": minor -"@typed/core": minor -"@typed/path": minor -"@typed/dom": minor -"@typed/fx": minor -"@typed/id": minor -"@typed/ui": minor ---- - -Upgrade Effect + Effect-Http Deps diff --git a/.changeset/giant-dancers-juggle.md b/.changeset/giant-dancers-juggle.md deleted file mode 100644 index 78e6e8b13..000000000 --- a/.changeset/giant-dancers-juggle.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -"@typed/vite-plugin-types": patch -"@typed/environment": patch -"@typed/vite-plugin": patch -"@typed/async-data": patch -"@typed/navigation": patch -"@typed/storybook": patch -"@typed/compiler": patch -"@typed/template": patch -"@typed/context": patch -"@typed/decoder": patch -"@typed/router": patch -"@typed/server": patch -"@typed/guard": patch -"@typed/route": patch -"@typed/core": patch -"@typed/path": patch -"@typed/dom": patch -"@typed/fx": patch -"@typed/id": patch -"@typed/ui": patch ---- - -Upgrade Effect deps diff --git a/packages/async-data/CHANGELOG.md b/packages/async-data/CHANGELOG.md index 9ab7f9a39..02be1d7ba 100644 --- a/packages/async-data/CHANGELOG.md +++ b/packages/async-data/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/async-data +## 0.11.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.10.0 ### Minor Changes diff --git a/packages/async-data/package.json b/packages/async-data/package.json index 726736772..a577baf3d 100644 --- a/packages/async-data/package.json +++ b/packages/async-data/package.json @@ -1,6 +1,6 @@ { "name": "@typed/async-data", - "version": "0.10.0", + "version": "0.11.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/compiler/CHANGELOG.md b/packages/compiler/CHANGELOG.md index cf40b721b..f6dd460ab 100644 --- a/packages/compiler/CHANGELOG.md +++ b/packages/compiler/CHANGELOG.md @@ -1,5 +1,18 @@ # @typed/compiler +## 0.17.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/core@3.6.0 + ## 0.16.0 ### Minor Changes diff --git a/packages/compiler/package.json b/packages/compiler/package.json index 5af24a364..0ac3b646d 100644 --- a/packages/compiler/package.json +++ b/packages/compiler/package.json @@ -1,6 +1,6 @@ { "name": "@typed/compiler", - "version": "0.16.0", + "version": "0.17.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/context/CHANGELOG.md b/packages/context/CHANGELOG.md index f7b24d24c..cf45b12a7 100644 --- a/packages/context/CHANGELOG.md +++ b/packages/context/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/context +## 0.29.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.28.0 ### Minor Changes diff --git a/packages/context/package.json b/packages/context/package.json index df825ab7f..87cc8ace8 100644 --- a/packages/context/package.json +++ b/packages/context/package.json @@ -1,6 +1,6 @@ { "name": "@typed/context", - "version": "0.28.0", + "version": "0.29.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 504608aaa..ae9f4b0cc 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,34 @@ # @typed/core +## 3.6.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/vite-plugin-types@0.3.0 + - @typed/environment@0.10.0 + - @typed/vite-plugin@0.3.0 + - @typed/async-data@0.11.0 + - @typed/navigation@0.17.0 + - @typed/template@0.13.0 + - @typed/context@0.29.0 + - @typed/decoder@0.20.0 + - @typed/router@0.31.0 + - @typed/server@0.4.0 + - @typed/guard@0.5.0 + - @typed/route@8.0.0 + - @typed/path@0.14.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + - @typed/id@0.10.0 + - @typed/ui@0.13.0 + ## 3.5.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index cf1464ba8..d8195aab4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@typed/core", - "version": "3.5.0", + "version": "3.6.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/decoder/CHANGELOG.md b/packages/decoder/CHANGELOG.md index c85dd1d0f..e73ac5b0b 100644 --- a/packages/decoder/CHANGELOG.md +++ b/packages/decoder/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/decoder +## 0.20.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.19.0 ### Minor Changes diff --git a/packages/decoder/package.json b/packages/decoder/package.json index 7f84efa12..63641a817 100644 --- a/packages/decoder/package.json +++ b/packages/decoder/package.json @@ -1,6 +1,6 @@ { "name": "@typed/decoder", - "version": "0.19.0", + "version": "0.20.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/dom/CHANGELOG.md b/packages/dom/CHANGELOG.md index d4a2a70bf..43aeac01d 100644 --- a/packages/dom/CHANGELOG.md +++ b/packages/dom/CHANGELOG.md @@ -1,5 +1,18 @@ # @typed/dom +## 17.0.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/context@0.29.0 + ## 16.0.0 ### Minor Changes diff --git a/packages/dom/package.json b/packages/dom/package.json index 0fa867f50..633825012 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -1,6 +1,6 @@ { "name": "@typed/dom", - "version": "16.0.0", + "version": "17.0.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/environment/CHANGELOG.md b/packages/environment/CHANGELOG.md index 53495e067..9e0cdf0fd 100644 --- a/packages/environment/CHANGELOG.md +++ b/packages/environment/CHANGELOG.md @@ -1,5 +1,18 @@ # @typed/environment +## 0.10.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/context@0.29.0 + ## 0.9.0 ### Minor Changes diff --git a/packages/environment/package.json b/packages/environment/package.json index 666c95904..e4399efc9 100644 --- a/packages/environment/package.json +++ b/packages/environment/package.json @@ -1,6 +1,6 @@ { "name": "@typed/environment", - "version": "0.9.0", + "version": "0.10.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/fx/CHANGELOG.md b/packages/fx/CHANGELOG.md index 5e8bc541b..813953b8f 100644 --- a/packages/fx/CHANGELOG.md +++ b/packages/fx/CHANGELOG.md @@ -1,5 +1,20 @@ # @typed/fx +## 1.31.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/async-data@0.11.0 + - @typed/context@0.29.0 + - @typed/guard@0.5.0 + ## 1.30.0 ### Minor Changes diff --git a/packages/fx/package.json b/packages/fx/package.json index 40301aa35..63053ceb8 100644 --- a/packages/fx/package.json +++ b/packages/fx/package.json @@ -1,6 +1,6 @@ { "name": "@typed/fx", - "version": "1.30.0", + "version": "1.31.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/guard/CHANGELOG.md b/packages/guard/CHANGELOG.md index 76ce486ad..4f70fdec5 100644 --- a/packages/guard/CHANGELOG.md +++ b/packages/guard/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/guard +## 0.5.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.4.0 ### Minor Changes diff --git a/packages/guard/package.json b/packages/guard/package.json index 1e0c24840..52ba0b3d4 100644 --- a/packages/guard/package.json +++ b/packages/guard/package.json @@ -1,6 +1,6 @@ { "name": "@typed/guard", - "version": "0.4.0", + "version": "0.5.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/id/CHANGELOG.md b/packages/id/CHANGELOG.md index e3a56a500..72aae9fdb 100644 --- a/packages/id/CHANGELOG.md +++ b/packages/id/CHANGELOG.md @@ -1,5 +1,18 @@ # @typed/id +## 0.10.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/context@0.29.0 + ## 0.9.0 ### Minor Changes diff --git a/packages/id/package.json b/packages/id/package.json index 68b8029af..d20fdde6f 100644 --- a/packages/id/package.json +++ b/packages/id/package.json @@ -1,6 +1,6 @@ { "name": "@typed/id", - "version": "0.9.0", + "version": "0.10.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/navigation/CHANGELOG.md b/packages/navigation/CHANGELOG.md index a1ace8cbb..da6e1f59a 100644 --- a/packages/navigation/CHANGELOG.md +++ b/packages/navigation/CHANGELOG.md @@ -1,5 +1,21 @@ # @typed/navigation +## 0.17.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/context@0.29.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + - @typed/id@0.10.0 + ## 0.16.0 ### Minor Changes diff --git a/packages/navigation/package.json b/packages/navigation/package.json index a4807c2d3..f635df0d5 100644 --- a/packages/navigation/package.json +++ b/packages/navigation/package.json @@ -1,6 +1,6 @@ { "name": "@typed/navigation", - "version": "0.16.0", + "version": "0.17.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/path/CHANGELOG.md b/packages/path/CHANGELOG.md index dfe132693..c5576904c 100644 --- a/packages/path/CHANGELOG.md +++ b/packages/path/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/path +## 0.14.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.13.0 ### Minor Changes diff --git a/packages/path/package.json b/packages/path/package.json index 60d66da1a..6303eb4eb 100644 --- a/packages/path/package.json +++ b/packages/path/package.json @@ -1,6 +1,6 @@ { "name": "@typed/path", - "version": "0.13.0", + "version": "0.14.0", "description": "Type-safe utilities for building path-to-regexp formatted strings", "publishConfig": { "access": "public", diff --git a/packages/route/CHANGELOG.md b/packages/route/CHANGELOG.md index db46dc33a..5cea271e9 100644 --- a/packages/route/CHANGELOG.md +++ b/packages/route/CHANGELOG.md @@ -1,5 +1,21 @@ # @typed/route +## 8.0.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/decoder@0.20.0 + - @typed/guard@0.5.0 + - @typed/path@0.14.0 + - @typed/id@0.10.0 + ## 7.0.0 ### Minor Changes diff --git a/packages/route/package.json b/packages/route/package.json index 143291854..584ff4634 100644 --- a/packages/route/package.json +++ b/packages/route/package.json @@ -1,6 +1,6 @@ { "name": "@typed/route", - "version": "7.0.0", + "version": "8.0.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/router/CHANGELOG.md b/packages/router/CHANGELOG.md index 5b7b3a5b1..cf5bbeeb2 100644 --- a/packages/router/CHANGELOG.md +++ b/packages/router/CHANGELOG.md @@ -1,5 +1,25 @@ # @typed/router +## 0.31.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/environment@0.10.0 + - @typed/navigation@0.17.0 + - @typed/context@0.29.0 + - @typed/guard@0.5.0 + - @typed/route@8.0.0 + - @typed/path@0.14.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + ## 0.30.0 ### Minor Changes diff --git a/packages/router/package.json b/packages/router/package.json index 9905cdcfa..9439630ae 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@typed/router", - "version": "0.30.0", + "version": "0.31.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index ff032ea45..a153952c2 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -1,5 +1,22 @@ # @typed/server +## 0.4.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/navigation@0.17.0 + - @typed/context@0.29.0 + - @typed/router@0.31.0 + - @typed/route@8.0.0 + - @typed/path@0.14.0 + ## 0.3.0 ### Minor Changes diff --git a/packages/server/package.json b/packages/server/package.json index 66c729f36..74ff89fce 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@typed/server", - "version": "0.3.0", + "version": "0.4.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/storybook/CHANGELOG.md b/packages/storybook/CHANGELOG.md index 0a0aee9af..491ccfb0a 100644 --- a/packages/storybook/CHANGELOG.md +++ b/packages/storybook/CHANGELOG.md @@ -1,5 +1,31 @@ # @typed/storybook +## 0.8.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/environment@0.10.0 + - @typed/async-data@0.11.0 + - @typed/navigation@0.17.0 + - @typed/template@0.13.0 + - @typed/context@0.29.0 + - @typed/decoder@0.20.0 + - @typed/router@0.31.0 + - @typed/route@8.0.0 + - @typed/core@3.6.0 + - @typed/path@0.14.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + - @typed/id@0.10.0 + - @typed/ui@0.13.0 + ## 0.7.0 ### Minor Changes diff --git a/packages/storybook/package.json b/packages/storybook/package.json index bb39aa0d3..f3efdb93b 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@typed/storybook", - "version": "0.7.0", + "version": "0.8.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/template/CHANGELOG.md b/packages/template/CHANGELOG.md index 39cd89624..9666ae6e2 100644 --- a/packages/template/CHANGELOG.md +++ b/packages/template/CHANGELOG.md @@ -1,5 +1,21 @@ # @typed/template +## 0.13.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/environment@0.10.0 + - @typed/context@0.29.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + ## 0.12.0 ### Minor Changes diff --git a/packages/template/package.json b/packages/template/package.json index 6a4b1f746..7a2f8782d 100644 --- a/packages/template/package.json +++ b/packages/template/package.json @@ -1,6 +1,6 @@ { "name": "@typed/template", - "version": "0.12.0", + "version": "0.13.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 6d750db8d..d8c3f99d1 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,25 @@ # @typed/ui +## 0.13.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/environment@0.10.0 + - @typed/navigation@0.17.0 + - @typed/template@0.13.0 + - @typed/context@0.29.0 + - @typed/router@0.31.0 + - @typed/route@8.0.0 + - @typed/dom@17.0.0 + - @typed/fx@1.31.0 + ## 0.12.0 ### Minor Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index c8b729037..50a10a7e1 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@typed/ui", - "version": "0.12.0", + "version": "0.13.0", "description": "", "publishConfig": { "access": "public", diff --git a/packages/vite-plugin-types/CHANGELOG.md b/packages/vite-plugin-types/CHANGELOG.md index 11a61378b..19d40c446 100644 --- a/packages/vite-plugin-types/CHANGELOG.md +++ b/packages/vite-plugin-types/CHANGELOG.md @@ -1,5 +1,15 @@ # @typed/vite-plugin-types +## 0.3.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + ## 0.2.0 ### Minor Changes diff --git a/packages/vite-plugin-types/package.json b/packages/vite-plugin-types/package.json index 16ccd7691..72bee96af 100644 --- a/packages/vite-plugin-types/package.json +++ b/packages/vite-plugin-types/package.json @@ -1,6 +1,6 @@ { "name": "@typed/vite-plugin-types", - "version": "0.2.0", + "version": "0.3.0", "description": "", "publishConfig": { "access": "public" diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index 6e7349331..759850a4f 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,18 @@ # @typed/vite-plugin +## 0.3.0 + +### Minor Changes + +- [`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect + Effect-Http Deps + +### Patch Changes + +- [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284) Thanks [@TylorS](https://github.com/TylorS)! - Upgrade Effect deps + +- Updated dependencies [[`308d020`](https://github.com/TylorS/typed/commit/308d020ee7afd4a103e8a3a0425e48e4198e5a8d), [`0eda56b`](https://github.com/TylorS/typed/commit/0eda56bbb56c27c828e3589dd44560c7220f4284)]: + - @typed/vite-plugin-types@0.3.0 + ## 0.2.1 ### Patch Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 9a38cb169..1bd672f07 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@typed/vite-plugin", - "version": "0.2.1", + "version": "0.3.0", "description": "", "publishConfig": { "access": "public",