Skip to content

Releases: pelotom/use-methods

v0.5.1

Choose a tag to compare

@pelotom pelotom released this 05 Jun 15:12

Include source in published package (#15)

v0.5.0

Choose a tag to compare

@pelotom pelotom released this 04 Jun 07:46
  • 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

Choose a tag to compare

@pelotom pelotom released this 16 Apr 05:41

Minor typing tweaks

v0.4.6

Choose a tag to compare

@pelotom pelotom released this 16 Apr 05:11

Add support for lazy initialization (#10).