Releases: Level/browser-level
Releases · Level/browser-level
v3.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Breaking: upgrade to
abstract-level
3 (#24) (26adf16
) (Vincent Weevers)
Added
- Implement
has()
and hasMany()
(#25) (40b1881
) (Vincent Weevers)
v2.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Breaking: upgrade to
abstract-level
2 (#16) (6296322
) (Vincent Weevers)
- Align location check with
classic-level
(9304795
) (Vincent Weevers)
Removed
- Remove
levelup
compatibility check (0b98710
) (Vincent Weevers)
v1.0.1
Fixed
- Fix TypeScript type declarations (
d5db420
) (Vincent Weevers)
v1.0.0
🌱 Initial release. If you are upgrading from level-js
, please see UPGRADING.md.