Releases: pelotom/use-methods
Releases · pelotom/use-methods
v0.5.1
Include source in published package (#15)
v0.5.0
- Allow listening for Immer patches (#13)
- Introduce (unchecked) invariant that set of method names must be constant, which allows us to avoid calling the
methods
factory unnecessarily (#14).