Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 2.59 KB

File metadata and controls

61 lines (31 loc) · 2.59 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2026-07-11)

Bug Fixes

  • remove side effects metadata (fd6a17b)

0.1.0 (2026-07-11)

⚠ BREAKING CHANGES

  • the package is now ESM only and requires Redux Saga 1.5 or newer.

Bug Fixes

  • keep saga dispatch current and improve declarations (455234b)

  • migrate package tooling to Bun (bf49c79)

0.0.10 (2021-11-24)

0.0.9 (2021-11-24)

0.0.8 (2020-08-18)

Bug Fixes

  • update effect initialization order (c4b92af)

0.0.7 (2020-06-23)

Bug Fixes

0.0.6 (2020-06-01)

Bug Fixes

  • allow props to be created inline (8da4c81)

0.0.5 (2020-05-31)

Bug Fixes

  • select helper performance (5316910)

0.0.4 (2020-05-29)

0.0.3 (2020-05-29)

0.0.2 (2020-05-29)

0.0.1 (2020-05-29)

Features