Skip to content

Releases: pelotom/use-methods

v0.5.1

05 Jun 15:12
Compare
Choose a tag to compare

Include source in published package (#15)

v0.5.0

04 Jun 07:46
Compare
Choose a tag to compare
  • 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).

v0.4.7

16 Apr 05:41
Compare
Choose a tag to compare

Minor typing tweaks

v0.4.6

16 Apr 05:11
Compare
Choose a tag to compare

Add support for lazy initialization (#10).