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)
- Typings & Tests (15bfbeb)
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)
- plugins/react useStore() updater (635c4ba)
3.0.0-beta-23 (2025-02-09)
3.0.0-beta-22 (2025-02-09)
- proxy.set (b233f44)
3.0.0-beta-21 (2025-02-08)
- proxy.set trap - always return 'true' (6972d54)
3.0.0-beta-20 (2025-02-08)
- Proxy.set - Array.length (9edc5c5)
3.0.0-beta-19 (2025-02-08)
- rollback typescript plugin typescript-eslint-language-service (e5beac4)
3.0.0-beta-18 (2025-02-08)
3.0.0-beta-17 (2025-02-08)
- simplify ID generation (4d0127c)
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)
- plugins/preact (00aedb5)
3.0.0-beta-12 (2024-11-06)
3.0.0-beta-11 (2024-10-21)
- Typings & Tests (15bfbeb)
- createClassStore() and tests (5eb0914)
2.1.4 (2024-02-29)
2.1.3 (2022-07-26)
- 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)
- rollup.config - uglify (0a2efb0)
2.0.6 (2021-06-11)
- README - remove createLocalStore() (c4ae9f8)
2.0.5 (2021-06-10)
- callBatchUpdate(), back-compability for createStore() (fc33822)
2.0.4 (2020-11-02)
- createConnectedStore – define before use (741a0eb)
2.0.3 (2020-10-24)
2.0.2 (2020-10-24)
- Proxy:set() – do not return false in strict mode (e019645)
2.0.1 (2020-10-11)
- createLocalStore (ce90baa)
2.0.0 (2020-10-11)
1.4.0 (2020-05-31)
- Support string and array for config (0d5b89f)
1.3.0 (2020-05-25)
- export connect() and disconnect() from plugin (12a28e7)
1.2.1 (2020-05-17)
- .gitignore (4b1ebdf)