artalar / reatom

Reatom - the ultimate state manager
https://reatom.dev
MIT License
1.1k stars 110 forks source link

chore: release v3 #928

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

:robot: I have created a release beep boop

async: 3.16.2 ## [3.16.2](https://github.com/artalar/reatom/compare/async-v3.16.1...async-v3.16.2) (2024-10-08) ### Bug Fixes * **async:** cache cause handling ([be96aa1](https://github.com/artalar/reatom/commit/be96aa1c64f5596163537bd5c8524f8cb9674490))
effects: 3.10.0 ## [3.10.0](https://github.com/artalar/reatom/compare/effects-v3.9.0...effects-v3.10.0) (2024-10-08) ### Features * **effects:** explicit spawn action ([578186b](https://github.com/artalar/reatom/commit/578186b544723ed64ff1294d558d5162d463d4b9))
jsx: 3.14.0 ## [3.14.0](https://github.com/artalar/reatom/compare/jsx-v3.13.1...jsx-v3.14.0) (2024-10-08) ### Features * **jsx:** add FC type ([2d3e1b3](https://github.com/artalar/reatom/commit/2d3e1b3a3efef815e9ba1ed677e7b0a6edcd66f0)) * **jsx:** add MouseEventHandler type ([4c9ea78](https://github.com/artalar/reatom/commit/4c9ea783c83ac6c425d4215f5372d3e4abda5b3c)) ### Bug Fixes * **jsx:** bool attribute ([0e1ca0f](https://github.com/artalar/reatom/commit/0e1ca0f08e464b4bfd040450b71f8a1ee9aa91d8)) * **jsx:** types ([f2dc64b](https://github.com/artalar/reatom/commit/f2dc64b04dcc8393cdcf45390ad352e97477a522)) * **jsx:** unsubscribe when removing a parent element ([#919](https://github.com/artalar/reatom/issues/919)) ([ec71d33](https://github.com/artalar/reatom/commit/ec71d337be35ed2e9fd0bf6da6b13317238636e3))
npm-react: 3.10.0 ## [3.10.0](https://github.com/artalar/reatom/compare/npm-react-v3.9.0...npm-react-v3.10.0) (2024-10-08) ### Features * **npm-react:** add support for generic components ([#926](https://github.com/artalar/reatom/issues/926)) ([8901e76](https://github.com/artalar/reatom/commit/8901e76e479aed4f3b021536f822d1ef22d6739d)) ### Bug Fixes * **npm-react:** remove console.log ([#927](https://github.com/artalar/reatom/issues/927)) ([be53c6c](https://github.com/artalar/reatom/commit/be53c6c92200f35ff2611ab84099a8459aeeee37))
persist: 3.4.1 ## [3.4.1](https://github.com/artalar/reatom/compare/persist-v3.4.0...persist-v3.4.1) (2024-10-08) ### Bug Fixes * **persist:** computed handling ([6d747cb](https://github.com/artalar/reatom/commit/6d747cb07a3f857876abdb39afa91e8d9a36f4f0)) * **persist:** do not accept an action ([f6b3028](https://github.com/artalar/reatom/commit/f6b3028982bec514158ce85474f116627ada3ab2)) * **persist:** prevent extra computed calls ([65de325](https://github.com/artalar/reatom/commit/65de32501fa22841747069f6056f0d37c43b4ec4))
url: 3.7.4 ## [3.7.4](https://github.com/artalar/reatom/compare/url-v3.7.3...url-v3.7.4) (2024-10-08) ### Bug Fixes * **url:** computed handling ([80bb777](https://github.com/artalar/reatom/commit/80bb777215842684cefbf0cc5bbbd5bd2ab791e0))
utils: 3.11.0 ## [3.11.0](https://github.com/artalar/reatom/compare/utils-v3.10.0...utils-v3.11.0) (2024-10-08) ### Features * **devtools:** graph view ([95b55f8](https://github.com/artalar/reatom/commit/95b55f8133c14d68c43707361caa0c5c0174b564)) * **utils:** improve toStringKey ([9f9a7e8](https://github.com/artalar/reatom/commit/9f9a7e8cebd9d6229d3e9a50cdb2a03bd59d1a6b)) ### Bug Fixes * **utils:** prettify toStringKey output ([f7f9189](https://github.com/artalar/reatom/commit/f7f9189f2108165caca2f9d227f7c7054e582ca9)) * **utils:** toStringKey for Symbol.for ([a0a985b](https://github.com/artalar/reatom/commit/a0a985b9cfcf0c5d6538d55992a4c79150811cd8))
devtools: 0.4.0 ## [0.4.0](https://github.com/artalar/reatom/compare/devtools-v0.3.0...devtools-v0.4.0) (2024-10-08) ### Features * **devtools:** add graph view ([3b5a3d7](https://github.com/artalar/reatom/commit/3b5a3d71f8e98ea0760399935deae1f93c6fa973)) * **devtools:** connectDevtools returns log function ([ea8194b](https://github.com/artalar/reatom/commit/ea8194b0d865677357272b9273434be490dce039)) * **devtools:** exclude filters ([873df31](https://github.com/artalar/reatom/commit/873df31389050a2f160733a42b87bf31988c78a0)) * **devtools:** graph view ([95b55f8](https://github.com/artalar/reatom/commit/95b55f8133c14d68c43707361caa0c5c0174b564)) ### Bug Fixes * **devtools:** another huge refactoring ([308a70b](https://github.com/artalar/reatom/commit/308a70bcf5e8c038acfb5c85083a5f1480a85b2a)) * **devtools:** filters enum ([0604a16](https://github.com/artalar/reatom/commit/0604a166c8cc0905a1c0538606784f3660692878)) * **devtools:** filters highlight ([9968f31](https://github.com/artalar/reatom/commit/9968f31fdf85154d87858ef39310428dc03340c8)) * **devtools:** graph view filters ([1149751](https://github.com/artalar/reatom/commit/114975115687f355b96eef35308e2c799050f2c6)) * **devtools:** search matching ([eedb14d](https://github.com/artalar/reatom/commit/eedb14dd1404a60c38aeae5e7a1ca1a5e1f038dd))

This PR was generated with Release Please. See documentation.

stackblitz[bot] commented 1 month ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reatom ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:08pm
github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/async-v3.16.2 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/effects-v3.10.0 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/jsx-v3.14.0 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/npm-react-v3.10.0 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/persist-v3.4.1 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/url-v3.7.4 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/utils-v3.11.0 :sunflower:

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/artalar/reatom/releases/tag/devtools-v0.4.0 :sunflower: