From 6fe64a6f40a6c95b5158a2de8325c37c48add60b Mon Sep 17 00:00:00 2001 From: Patrick Miller Date: Tue, 21 Nov 2023 03:18:42 +0900 Subject: [PATCH] chore(workspace): release version 2.0.0 --- CHANGELOG.md | 115 +++++++++++++++++++++++++++++-- apps/zustand-rx-web/CHANGELOG.md | 21 ++++++ apps/zustand-rx-web/package.json | 1 + libs/zustand-rx/CHANGELOG.md | 27 ++++++-- libs/zustand-rx/package.json | 2 +- package.json | 2 +- 6 files changed, 154 insertions(+), 14 deletions(-) create mode 100644 apps/zustand-rx-web/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d85c62..81e4f4c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,112 @@ # Changelog -This file was generated using -[@jscutlery/semver](https://github.com/jscutlery/semver). +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). + +# [2.0.0](https://github.com/patdx/zustand-rx/compare/v1.0.0...v2.0.0) (2023-11-20) + +### Bug Fixes + +- **deps:** pin dependencies ([6257fa6](https://github.com/patdx/zustand-rx/commit/6257fa63d98763244a2b03b56e3b96d4ea0b38c9)) +- **deps:** pin dependency react-router-dom to v ([9bbbd1f](https://github.com/patdx/zustand-rx/commit/9bbbd1f3c8f265601103dd1368ebff7427ac8944)) +- **deps:** update astro ([fd178c5](https://github.com/patdx/zustand-rx/commit/fd178c5d284b3fca9adb45f29473da25e3a7f134)) +- **deps:** update dependency @astrojs/svelte to v2.0.2 ([e1a3325](https://github.com/patdx/zustand-rx/commit/e1a3325c0ca15418030e34b83d9fff692047dcd4)) +- **deps:** update dependency @astrojs/svelte to v2.1.0 ([1efa433](https://github.com/patdx/zustand-rx/commit/1efa433a68e40ac8ef643eb4132bb1520080785d)) +- **deps:** update dependency @astrojs/svelte to v3 ([6f27d0a](https://github.com/patdx/zustand-rx/commit/6f27d0a8cb970ab194ffe2c31f1d269cff11f323)) +- **deps:** update dependency clsx to v1.2.0 ([85b9b0f](https://github.com/patdx/zustand-rx/commit/85b9b0fa062a47984802ee3d484de2372e202a19)) +- **deps:** update dependency clsx to v1.2.1 ([d9fb1d7](https://github.com/patdx/zustand-rx/commit/d9fb1d7954d763d7263539cf2f872f278d1fda8c)) +- **deps:** update dependency clsx to v2 ([9b8d620](https://github.com/patdx/zustand-rx/commit/9b8d620b8ee3622055baba9e70d1f5a608b43e23)) +- **deps:** update dependency core-js to v3.21.0 ([2d44524](https://github.com/patdx/zustand-rx/commit/2d445242cec60daf1d03f7c25a8c171b4df8f388)) +- **deps:** update dependency core-js to v3.21.1 ([51348e4](https://github.com/patdx/zustand-rx/commit/51348e4b728c37b8c4776d7e2c4a70d9045522dc)) +- **deps:** update dependency core-js to v3.22.0 ([88992d1](https://github.com/patdx/zustand-rx/commit/88992d11ce8c3a1bfead4f992496333e4bc0625a)) +- **deps:** update dependency core-js to v3.22.1 ([6b6ce7a](https://github.com/patdx/zustand-rx/commit/6b6ce7a5499c4eb4a579f5f06cd8bc90a87048d4)) +- **deps:** update dependency core-js to v3.22.2 ([fc85978](https://github.com/patdx/zustand-rx/commit/fc859782aac3b77bfb69d4116b40838d3defaf7a)) +- **deps:** update dependency core-js to v3.22.3 ([34be3c7](https://github.com/patdx/zustand-rx/commit/34be3c7b364870788cf17e9f024bbc04066a4db8)) +- **deps:** update dependency core-js to v3.22.4 ([ab371a9](https://github.com/patdx/zustand-rx/commit/ab371a92e2189b795f8112181af45eaa9d21ff51)) +- **deps:** update dependency core-js to v3.22.5 ([aedfd7d](https://github.com/patdx/zustand-rx/commit/aedfd7d19f17b815c2412fd7ef302395336d82fd)) +- **deps:** update dependency core-js to v3.22.6 ([b4cdc17](https://github.com/patdx/zustand-rx/commit/b4cdc170a3c80ff53837f89b94814d4df2c0230a)) +- **deps:** update dependency core-js to v3.22.7 ([dd91209](https://github.com/patdx/zustand-rx/commit/dd91209cdd49f814800420eff7e8c5b4dc0e6e9f)) +- **deps:** update dependency core-js to v3.22.8 ([a9d7c0a](https://github.com/patdx/zustand-rx/commit/a9d7c0ab0721c3984062c7dbbdddd0b342771b18)) +- **deps:** update dependency core-js to v3.23.0 ([66f0563](https://github.com/patdx/zustand-rx/commit/66f05637ac3471dfae0505ddba66b27620325f5d)) +- **deps:** update dependency core-js to v3.23.1 ([bb81b87](https://github.com/patdx/zustand-rx/commit/bb81b87e00989fdd22a99f88d54c07461a1db8f7)) +- **deps:** update dependency core-js to v3.23.2 ([b24d395](https://github.com/patdx/zustand-rx/commit/b24d395395358afe5d7dce18a9a423e69dbb6424)) +- **deps:** update dependency core-js to v3.23.3 ([c516b46](https://github.com/patdx/zustand-rx/commit/c516b46a9a40ee555a96223fec426db4aca4122e)) +- **deps:** update dependency core-js to v3.23.4 ([f6c3d5e](https://github.com/patdx/zustand-rx/commit/f6c3d5eadc9d7b622ce2a2fc4e6a59fceb9d9764)) +- **deps:** update dependency core-js to v3.23.5 ([c49e7d4](https://github.com/patdx/zustand-rx/commit/c49e7d43ff4a23a9889a6b5730e7dbb169f8c714)) +- **deps:** update dependency core-js to v3.24.0 ([7d0418b](https://github.com/patdx/zustand-rx/commit/7d0418b41a28cd7f58887e661622d6dedf27e8b1)) +- **deps:** update dependency core-js to v3.25.0 ([b047fed](https://github.com/patdx/zustand-rx/commit/b047fed25e53d487b95bfb5f8dad3880f0f4c6f6)) +- **deps:** update dependency core-js to v3.25.1 ([91d962a](https://github.com/patdx/zustand-rx/commit/91d962a425fa3acf3a7a635dc4ad1d6d28fd1237)) +- **deps:** update dependency core-js to v3.25.2 ([2f4249b](https://github.com/patdx/zustand-rx/commit/2f4249b1b94a1ad4b1601803f2395fa74310a9b6)) +- **deps:** update dependency core-js to v3.25.3 ([a805cc1](https://github.com/patdx/zustand-rx/commit/a805cc1277a203822628620ab0c3eea5872e709e)) +- **deps:** update dependency core-js to v3.25.4 ([77e819d](https://github.com/patdx/zustand-rx/commit/77e819d875202d777d4377019ad55623931b99f2)) +- **deps:** update dependency core-js to v3.25.5 ([106c8e0](https://github.com/patdx/zustand-rx/commit/106c8e0876493f4daab3d19366f7300788910ecb)) +- **deps:** update dependency core-js to v3.26.0 ([f82ebc8](https://github.com/patdx/zustand-rx/commit/f82ebc8ff7372e5fd1abebc850cb678057ec5cab)) +- **deps:** update dependency core-js to v3.26.1 ([12e1472](https://github.com/patdx/zustand-rx/commit/12e14721dd7b8fecc999bcf5c200ecbf433c2064)) +- **deps:** update dependency core-js to v3.27.0 ([a6a28b0](https://github.com/patdx/zustand-rx/commit/a6a28b0a5d846a4c88853b38f87a577cefafb455)) +- **deps:** update dependency core-js to v3.27.1 ([36d14c0](https://github.com/patdx/zustand-rx/commit/36d14c040f00d11d57a55436f1841c40ef309a8b)) +- **deps:** update dependency core-js to v3.27.2 ([7c20f86](https://github.com/patdx/zustand-rx/commit/7c20f86f5903bcbdfcaf94f19556033f42953356)) +- **deps:** update dependency core-js to v3.28.0 ([5088a96](https://github.com/patdx/zustand-rx/commit/5088a963f1f1cde692fd40757b964047ad98b5b2)) +- **deps:** update dependency core-js to v3.29.0 ([9e4f78a](https://github.com/patdx/zustand-rx/commit/9e4f78aaa63764065e82705c0de867fb68967bb1)) +- **deps:** update dependency observable-hooks to v4.2.1 ([8b5b15f](https://github.com/patdx/zustand-rx/commit/8b5b15f4097e2afd8d134526f1be1af8668bd23d)) +- **deps:** update dependency react-router-dom to v6.7.0 ([f58e08b](https://github.com/patdx/zustand-rx/commit/f58e08b85f69d101e4400008f66b9e10514c190c)) +- **deps:** update dependency react-router-dom to v6.8.0 ([4dd7fff](https://github.com/patdx/zustand-rx/commit/4dd7fff26fd6d2ca90175483e2af485cf515effa)) +- **deps:** update dependency react-router-dom to v6.8.2 ([4061b2a](https://github.com/patdx/zustand-rx/commit/4061b2adba7735adc7f42658685e9b8abb675bec)) +- **deps:** update dependency react-router-dom to v6.9.0 ([deecd86](https://github.com/patdx/zustand-rx/commit/deecd86bac17de011ca192910bed12fbb69eba38)) +- **deps:** update dependency regenerator-runtime to v0.13.10 ([f63f273](https://github.com/patdx/zustand-rx/commit/f63f2738f9d7358b76e0a225a5a855babe877418)) +- **deps:** update dependency regenerator-runtime to v0.13.11 ([a946b77](https://github.com/patdx/zustand-rx/commit/a946b77982c9fff396d7b0a5f7d921032ad191bb)) +- **deps:** update dependency rxjs to v7.5.3 ([f031761](https://github.com/patdx/zustand-rx/commit/f0317612411972e65eba0c5b53b34803480894a5)) +- **deps:** update dependency rxjs to v7.5.4 ([3328eb5](https://github.com/patdx/zustand-rx/commit/3328eb5e011426ee0877968d218bd1d833a06b54)) +- **deps:** update dependency rxjs to v7.5.5 ([f3d90fb](https://github.com/patdx/zustand-rx/commit/f3d90fb0238c2ca5d183f46426da8b88f0106ce0)) +- **deps:** update dependency rxjs to v7.5.6 ([a290a2b](https://github.com/patdx/zustand-rx/commit/a290a2bf956d3b350f5f68e1a1caaf675ed349ec)) +- **deps:** update dependency rxjs to v7.5.7 ([e00cb13](https://github.com/patdx/zustand-rx/commit/e00cb1367b3b39f91f1e31a4b72bd08f7715958d)) +- **deps:** update dependency rxjs to v7.6.0 ([d7f70e5](https://github.com/patdx/zustand-rx/commit/d7f70e54b8e1f0f03f83bfe75bc361a1f1f00db9)) +- **deps:** update dependency rxjs to v7.8.0 ([ed3ea9a](https://github.com/patdx/zustand-rx/commit/ed3ea9a159471cc84221f032317fa0d1c3205c7d)) +- **deps:** update dependency shiki to v0.13.0 ([9f866cc](https://github.com/patdx/zustand-rx/commit/9f866cc286287ff18f935e253167776190801422)) +- **deps:** update dependency shiki to v0.14.0 ([1612893](https://github.com/patdx/zustand-rx/commit/161289338c9aee719357f6c19db93167e1f38840)) +- **deps:** update dependency shiki to v0.14.1 ([c4cda60](https://github.com/patdx/zustand-rx/commit/c4cda60412a65b7e655625ba944f2855e9a995d6)) +- **deps:** update dependency svelte to v3.56.0 ([d668e78](https://github.com/patdx/zustand-rx/commit/d668e7850192457cb3b049a5d860fae8925302e8)) +- **deps:** update dependency svelte to v4 ([a1febff](https://github.com/patdx/zustand-rx/commit/a1febff01d0efb81d0245c6d9c593be6169e21b9)) +- **deps:** update dependency zustand to v3.7.0 ([4f26b28](https://github.com/patdx/zustand-rx/commit/4f26b281cff3119ee653607f3e85864901547cfc)) +- **deps:** update dependency zustand to v3.7.1 ([cf8f54c](https://github.com/patdx/zustand-rx/commit/cf8f54c8f370504659afed946476c4644f2f4d91)) +- **deps:** update dependency zustand to v3.7.2 ([7ea3810](https://github.com/patdx/zustand-rx/commit/7ea38106b33da811d9fae5e4ed9509cbf8d31cd8)) +- **deps:** update dependency zustand to v4.0.0 ([54c3a9b](https://github.com/patdx/zustand-rx/commit/54c3a9bb72031431f329f72528025c5062e3009e)) +- **deps:** update dependency zustand to v4.0.0-rc.2 ([76d112b](https://github.com/patdx/zustand-rx/commit/76d112b9c22d8a7da5da07bd5f474d27bf3345e4)) +- **deps:** update dependency zustand to v4.0.0-rc.4 ([3871779](https://github.com/patdx/zustand-rx/commit/3871779ab680adf7f019a2c54a8658f2f850b711)) +- **deps:** update dependency zustand to v4.1.0 ([8dd9318](https://github.com/patdx/zustand-rx/commit/8dd9318aa549b0b4c93320f1a7b3d36582b03cf2)) +- **deps:** update dependency zustand to v4.1.1 ([4e05698](https://github.com/patdx/zustand-rx/commit/4e056986adcbb594dc02ff1834555d59894a3032)) +- **deps:** update dependency zustand to v4.1.2 ([27df649](https://github.com/patdx/zustand-rx/commit/27df649497d847af22e3763601f2cac7bb7632dd)) +- **deps:** update dependency zustand to v4.1.3 ([d6b38a2](https://github.com/patdx/zustand-rx/commit/d6b38a2427ad336bcf007157fc12e22e50fac0b7)) +- **deps:** update dependency zustand to v4.1.4 ([71c7be4](https://github.com/patdx/zustand-rx/commit/71c7be429b325b74a283dbc4a96887d83c6f2bf4)) +- **deps:** update dependency zustand to v4.1.5 ([71f5c6b](https://github.com/patdx/zustand-rx/commit/71f5c6b425db92fc25bd2a74178a8655c1d8d0bb)) +- **deps:** update dependency zustand to v4.2.0 ([e3f2ef6](https://github.com/patdx/zustand-rx/commit/e3f2ef66a81322aa45653c9a90d744ddf1d1cca6)) +- **deps:** update dependency zustand to v4.3.2 ([1437c19](https://github.com/patdx/zustand-rx/commit/1437c1950422a91b5a7944dc10bdbe2b318d00b3)) +- **deps:** update dependency zustand to v4.3.3 ([39017dc](https://github.com/patdx/zustand-rx/commit/39017dcef6ad6341e2ae5c1da646a0cee357ad60)) +- **deps:** update dependency zustand to v4.3.5 ([f539a4f](https://github.com/patdx/zustand-rx/commit/f539a4f058d8ffd2debcb4f21f87318ab6834058)) +- **deps:** update dependency zustand to v4.3.6 ([4a91e0a](https://github.com/patdx/zustand-rx/commit/4a91e0aeb6498c1e13efc02e6f2e5d3ea8055a41)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.16 ([dca78c3](https://github.com/patdx/zustand-rx/commit/dca78c3a54c18da8367de4d7c1163727b295e0df)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.17 ([11f3245](https://github.com/patdx/zustand-rx/commit/11f3245172125278c474a934ed9658cd6965d3e1)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.18 ([bb8a42e](https://github.com/patdx/zustand-rx/commit/bb8a42e3a23c76c0695aed76adb97d90216a7018)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.20 ([9309f29](https://github.com/patdx/zustand-rx/commit/9309f29aa797237ff39741c9e00a5dbc95478428)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.22 ([05fcab2](https://github.com/patdx/zustand-rx/commit/05fcab272d9b12c62167d5b57d547e40356d717c)) +- **deps:** update docusaurus monorepo to v2.0.0-rc.1 ([8394c6c](https://github.com/patdx/zustand-rx/commit/8394c6cead76cdc80b1b93710f300796014817f7)) +- **deps:** update docusaurus monorepo to v2.1.0 ([af9f447](https://github.com/patdx/zustand-rx/commit/af9f44771df5e31f9fe0bd0d41387bbbf3557319)) +- **deps:** update docusaurus monorepo to v2.2.0 ([7f36b0e](https://github.com/patdx/zustand-rx/commit/7f36b0e8a555dada51b5c63b33f7ce7312457350)) +- **deps:** update react monorepo to v18 ([a63e551](https://github.com/patdx/zustand-rx/commit/a63e55111d0b36d53e94afbc272585576622d53a)) +- **deps:** update react monorepo to v18.1.0 ([517c2cc](https://github.com/patdx/zustand-rx/commit/517c2cc2092bfd72cae088770979c9909fa9cef6)) +- fix esm and cjs import ([91bbc76](https://github.com/patdx/zustand-rx/commit/91bbc76e7a13297d295b362d3443663851a1b01d)) +- fix issue with jest test ([2f4819d](https://github.com/patdx/zustand-rx/commit/2f4819d0fed9126161b2e75cdbadb0088ae65792)) +- fix remaining build issues ([63eaa93](https://github.com/patdx/zustand-rx/commit/63eaa939b2b4a9734ccddda570a2a796682fbe3e)) +- fix TS import issues ([5bb6dbc](https://github.com/patdx/zustand-rx/commit/5bb6dbcc273b6b43d8c804ce5dde23f6e8577578)), closes [#944](https://github.com/patdx/zustand-rx/issues/944) + +### Features + +- update nx ([0f27d8d](https://github.com/patdx/zustand-rx/commit/0f27d8d1b2f38c56e0cd8eb9f2246c222aa519b0)) +- update packages ([66d9acd](https://github.com/patdx/zustand-rx/commit/66d9acdccd8239a7f2f16f65a71fbb15dd390054)) +- update packages ([d9ea0ba](https://github.com/patdx/zustand-rx/commit/d9ea0ba2a67b46166f90593fcd4f78616e6731d4)) +- update packages ([2e3cc6a](https://github.com/patdx/zustand-rx/commit/2e3cc6aedb239645df131c33c2aeb201220c4773)) + +### BREAKING CHANGES + +- Internal file import paths have changed. It should be seamless but could potentially cause issues with older bundlers like Webpack 4. Also the deploy target has been set to Node 18. # [1.1.0](https://github.com/patdx/zustand-rx/compare/v1.1.0-beta.1...v1.1.0) (2022-01-29) @@ -9,15 +114,13 @@ This file was generated using ### Bug Fixes -- fix esm and cjs import - ([1304155](https://github.com/patdx/zustand-rx/commit/1304155a35c1ffa8f4c32f2820cdb1d38c8f6660)) +- fix esm and cjs import ([1304155](https://github.com/patdx/zustand-rx/commit/1304155a35c1ffa8f4c32f2820cdb1d38c8f6660)) # [1.1.0-beta.0](https://github.com/patdx/zustand-rx/compare/v1.0.0...v1.1.0-beta.0) (2022-01-29) ### Bug Fixes -- fix remaining build issues - ([df1a60f](https://github.com/patdx/zustand-rx/commit/df1a60f4180fc1c908f45346d96fef40779b89f0)) +- fix remaining build issues ([df1a60f](https://github.com/patdx/zustand-rx/commit/df1a60f4180fc1c908f45346d96fef40779b89f0)) # [1.0.0](https://github.com/patdx/zustand-rx/compare/v1.0.0-beta.0...v1.0.0) (2021-11-08) diff --git a/apps/zustand-rx-web/CHANGELOG.md b/apps/zustand-rx-web/CHANGELOG.md new file mode 100644 index 00000000..af81e1c5 --- /dev/null +++ b/apps/zustand-rx-web/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). + +# [2.0.0](https://github.com/patdx/zustand-rx/compare/v1.0.0...v2.0.0) (2023-11-20) + +### Bug Fixes + +- **deps:** update astro ([fd178c5](https://github.com/patdx/zustand-rx/commit/fd178c5d284b3fca9adb45f29473da25e3a7f134)) +- **deps:** update dependency @astrojs/svelte to v2.0.2 ([e1a3325](https://github.com/patdx/zustand-rx/commit/e1a3325c0ca15418030e34b83d9fff692047dcd4)) +- **deps:** update dependency @astrojs/svelte to v2.1.0 ([1efa433](https://github.com/patdx/zustand-rx/commit/1efa433a68e40ac8ef643eb4132bb1520080785d)) +- **deps:** update dependency @astrojs/svelte to v3 ([6f27d0a](https://github.com/patdx/zustand-rx/commit/6f27d0a8cb970ab194ffe2c31f1d269cff11f323)) +- **deps:** update dependency svelte to v3.56.0 ([d668e78](https://github.com/patdx/zustand-rx/commit/d668e7850192457cb3b049a5d860fae8925302e8)) +- **deps:** update dependency svelte to v4 ([a1febff](https://github.com/patdx/zustand-rx/commit/a1febff01d0efb81d0245c6d9c593be6169e21b9)) + +### Features + +- update nx ([0f27d8d](https://github.com/patdx/zustand-rx/commit/0f27d8d1b2f38c56e0cd8eb9f2246c222aa519b0)) +- update packages ([66d9acd](https://github.com/patdx/zustand-rx/commit/66d9acdccd8239a7f2f16f65a71fbb15dd390054)) + +# changelog diff --git a/apps/zustand-rx-web/package.json b/apps/zustand-rx-web/package.json index 690acd3d..c7939fdd 100644 --- a/apps/zustand-rx-web/package.json +++ b/apps/zustand-rx-web/package.json @@ -1,6 +1,7 @@ { "private": true, "name": "@zustand-rx/web", + "version": "2.0.0", "type": "module", "scripts": { "build": "astro build", diff --git a/libs/zustand-rx/CHANGELOG.md b/libs/zustand-rx/CHANGELOG.md index 81d85c62..6d90321c 100644 --- a/libs/zustand-rx/CHANGELOG.md +++ b/libs/zustand-rx/CHANGELOG.md @@ -1,7 +1,24 @@ # Changelog -This file was generated using -[@jscutlery/semver](https://github.com/jscutlery/semver). +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). + +# [2.0.0](https://github.com/patdx/zustand-rx/compare/v1.0.0...v2.0.0) (2023-11-20) + +### Bug Fixes + +- fix esm and cjs import ([91bbc76](https://github.com/patdx/zustand-rx/commit/91bbc76e7a13297d295b362d3443663851a1b01d)) +- fix issue with jest test ([2f4819d](https://github.com/patdx/zustand-rx/commit/2f4819d0fed9126161b2e75cdbadb0088ae65792)) +- fix remaining build issues ([63eaa93](https://github.com/patdx/zustand-rx/commit/63eaa939b2b4a9734ccddda570a2a796682fbe3e)) +- fix TS import issues ([5bb6dbc](https://github.com/patdx/zustand-rx/commit/5bb6dbcc273b6b43d8c804ce5dde23f6e8577578)), closes [#944](https://github.com/patdx/zustand-rx/issues/944) + +### Features + +- update packages ([d9ea0ba](https://github.com/patdx/zustand-rx/commit/d9ea0ba2a67b46166f90593fcd4f78616e6731d4)) +- update packages ([2e3cc6a](https://github.com/patdx/zustand-rx/commit/2e3cc6aedb239645df131c33c2aeb201220c4773)) + +### BREAKING CHANGES + +- Internal file import paths have changed. It should be seamless but could potentially cause issues with older bundlers like Webpack 4. Also the deploy target has been set to Node 18. # [1.1.0](https://github.com/patdx/zustand-rx/compare/v1.1.0-beta.1...v1.1.0) (2022-01-29) @@ -9,15 +26,13 @@ This file was generated using ### Bug Fixes -- fix esm and cjs import - ([1304155](https://github.com/patdx/zustand-rx/commit/1304155a35c1ffa8f4c32f2820cdb1d38c8f6660)) +- fix esm and cjs import ([1304155](https://github.com/patdx/zustand-rx/commit/1304155a35c1ffa8f4c32f2820cdb1d38c8f6660)) # [1.1.0-beta.0](https://github.com/patdx/zustand-rx/compare/v1.0.0...v1.1.0-beta.0) (2022-01-29) ### Bug Fixes -- fix remaining build issues - ([df1a60f](https://github.com/patdx/zustand-rx/commit/df1a60f4180fc1c908f45346d96fef40779b89f0)) +- fix remaining build issues ([df1a60f](https://github.com/patdx/zustand-rx/commit/df1a60f4180fc1c908f45346d96fef40779b89f0)) # [1.0.0](https://github.com/patdx/zustand-rx/compare/v1.0.0-beta.0...v1.0.0) (2021-11-08) diff --git a/libs/zustand-rx/package.json b/libs/zustand-rx/package.json index d0f7469e..9e7dc55e 100644 --- a/libs/zustand-rx/package.json +++ b/libs/zustand-rx/package.json @@ -1,6 +1,6 @@ { "name": "zustand-rx", - "version": "1.1.0", + "version": "2.0.0", "license": "MIT", "homepage": "https://github.com/patdx/zustand-rx/tree/main/libs/zustand-rx#readme", "repository": { diff --git a/package.json b/package.json index afd1e544..7d927b2f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@zustand-rx/workspace", - "version": "1.1.0", + "version": "2.0.0", "license": "MIT", "homepage": "https://github.com/patdx/zustand-rx#readme", "repository": {