Skip to content

Latest commit

 

History

History
179 lines (80 loc) · 6.74 KB

File metadata and controls

179 lines (80 loc) · 6.74 KB

Changelog

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

3.0.0 (2025-06-10)

3.0.0-beta-28 (2025-06-10)

Features

3.0.0-beta-27 (2025-06-10)

3.0.0-beta-26 (2025-02-23)

3.0.0-beta-25 (2025-02-20)

3.0.0-beta-24 (2025-02-13)

Bug Fixes

  • plugins/react useStore() updater (635c4ba)

3.0.0-beta-23 (2025-02-09)

3.0.0-beta-22 (2025-02-09)

Bug Fixes

3.0.0-beta-21 (2025-02-08)

Bug Fixes

  • proxy.set trap - always return 'true' (6972d54)

3.0.0-beta-20 (2025-02-08)

Bug Fixes

  • Proxy.set - Array.length (9edc5c5)

3.0.0-beta-19 (2025-02-08)

Bug Fixes

  • rollback typescript plugin typescript-eslint-language-service (e5beac4)

3.0.0-beta-18 (2025-02-08)

3.0.0-beta-17 (2025-02-08)

Bug Fixes

3.0.0-beta-16 (2025-02-08)

3.0.0-beta-15 (2025-02-08)

3.0.0-beta-14 (2025-02-08)

3.0.0-beta-13 (2024-11-06)

Bug Fixes

3.0.0-beta-12 (2024-11-06)

3.0.0-beta-11 (2024-10-21)

Features

Bug Fixes

  • createClassStore() and tests (5eb0914)

2.1.4 (2024-02-29)

2.1.3 (2022-07-26)

Bug Fixes

  • SSR: nanoid-esm => nanoid-esm/non-secure (9657d83)

2.1.2 (2021-12-09)

2.1.1 (2021-12-08)

2.1.0 (2021-06-11)

Features

2.0.6 (2021-06-11)

Bug Fixes

  • README - remove createLocalStore() (c4ae9f8)

2.0.5 (2021-06-10)

Bug Fixes

  • callBatchUpdate(), back-compability for createStore() (fc33822)

2.0.4 (2020-11-02)

Bug Fixes

  • createConnectedStore – define before use (741a0eb)

2.0.3 (2020-10-24)

2.0.2 (2020-10-24)

Bug Fixes

  • Proxy:set() – do not return false in strict mode (e019645)

2.0.1 (2020-10-11)

Bug Fixes

2.0.0 (2020-10-11)

1.4.0 (2020-05-31)

Features

  • Support string and array for config (0d5b89f)

1.3.0 (2020-05-25)

Bug Fixes

  • export connect() and disconnect() from plugin (12a28e7)

1.2.1 (2020-05-17)

1.2.0 (2020-05-17)

Features

Bug Fixes