Skip to content

v1.2.5

Compare
Choose a tag to compare
@markerikson markerikson released this 13 Feb 04:06
· 3479 commits to master since this release

This release tweaks the type definitions to fix an error where meta and error could not be typed when using the prepare notation of createSlice.

Changelog

  • correctly enforce meta and error types as returned from prepare (@phryneas - #350)

v1.2.4...v1.2.5