Skip to content

Latest commit

 

History

History
91 lines (41 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

91 lines (41 loc) · 3.28 KB

Changelog

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

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