Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Latest commit

 

History

History
283 lines (111 loc) · 7.83 KB

CHANGELOG.md

File metadata and controls

283 lines (111 loc) · 7.83 KB

9.0.1 (2023-03-23)

Dependencies

9.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • interface-datastore 8.x.x has removed the open and close methods as these are implementation specific

Bug Fixes

Dependencies

Trivial Changes

8.0.0 (2022-08-12)

⚠ BREAKING CHANGES

  • this module used to be dual published as CJS/ESM, now it is just ESM

Features

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (94f7d36)

7.0.0 (2022-01-19)

⚠ BREAKING CHANGES

  • updates project config to use unified ci

Trivial Changes

6.0.1 (2021-09-09)

6.0.0 (2021-09-08)

chore

BREAKING CHANGES

  • deep imports are no longer possible

5.0.2 (2021-07-23)

Features

5.0.1 (2021-07-10)

5.0.0 (2021-07-06)

chore

BREAKING CHANGES

  • uses new interface-datastore interfaces

4.0.1 (2021-05-04)

4.0.0 (2021-04-15)

Features

  • split .query into .query and .queryKeys (#82) (9f2a64b)

3.0.2 (2021-04-14)

3.0.1 (2021-04-06)

3.0.0 (2021-01-22)

Features

2.0.2 (2020-11-09)

2.0.1 (2020-08-15)

Bug Fixes

  • only remove extension from path when it is non-empty (#47) (9e3e042)

2.0.0 (2020-07-29)

Bug Fixes

BREAKING CHANGES

  • only uses Uint8Arrays internally

1.1.0 (2020-05-07)

Bug Fixes

  • ci: add empty commit to fix lint checks on master (d3e2732)

Features

1.0.0 (2020-04-28)

Bug Fixes

0.9.1 (2019-09-09)

Bug Fixes

  • handle concurrent writes on windows (d5c8e4f)

0.9.0 (2019-05-29)

0.8.0 (2019-01-24)

Performance Improvements

  • use fast-write-atomic instead of write-file-atomic (bf677b4)

0.7.0 (2018-10-25)

0.6.0 (2018-09-19)

Features

0.5.0 (2018-05-28)

Bug Fixes

  • add basic flowtype for glob to fix flow runner (ef6c1f0)
  • prevent delete from sending multiple args in callback (0940452)

0.4.2 (2017-12-05)

0.4.1 (2017-11-06)

0.4.0 (2017-11-04)

Bug Fixes

  • exclude node_modules and include flow-typed (#5) (1507a6b)
  • Windows support (#7) (e7c8f25), closes #6

0.3.0 (2017-07-23)

0.2.0 (2017-03-23)

Features

0.1.1 (2017-03-17)

Bug Fixes

  • do not return values when not expected (f9f1979)

0.1.0 (2017-03-15)