Skip to content

Commit

Permalink
feat!: implement new plugins spec (#168)
Browse files Browse the repository at this point in the history
* feat!: implement new plugins spec

@affects atoms, react, stores

* split out reset and run start and end events
  • Loading branch information
bowheart authored Feb 7, 2025
1 parent d733628 commit c5eb951
Show file tree
Hide file tree
Showing 24 changed files with 1,002 additions and 860 deletions.
1 change: 0 additions & 1 deletion packages/atoms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ On top of this, `@zedux/atoms` exports the following APIs and many helper types
- [`MappedSignal`](https://omnistac.github.io/zedux/docs/api/classes/MappedSignal)
- [`SelectorInstance`](https://omnistac.github.io/zedux/docs/api/classes/SelectorInstance)
- [`Signal`](https://omnistac.github.io/zedux/docs/api/classes/Signal)
- [`ZeduxPlugin`](https://omnistac.github.io/zedux/docs/api/classes/ZeduxPlugin)

### Factories

Expand Down
Loading

0 comments on commit c5eb951

Please # to comment.