File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] - 2024-12-01
4+
5+ _ If you are upgrading: please see [ ` UPGRADING.md ` ] ( UPGRADING.md ) ._
6+
7+ ### Changed
8+
9+ - ** Breaking:** upgrade to ` abstract-level ` 2 ([ #16 ] ( https://github.com/Level/browser-level/issues/16 ) ) ([ ` 6296322 ` ] ( https://github.com/Level/browser-level/commit/6296322 ) ) (Vincent Weevers)
10+ - Align location check with ` classic-level ` ([ ` 9304795 ` ] ( https://github.com/Level/browser-level/commit/9304795 ) ) (Vincent Weevers)
11+
12+ ### Removed
13+
14+ - Remove ` levelup ` compatibility check ([ ` 0b98710 ` ] ( https://github.com/Level/browser-level/commit/0b98710 ) ) (Vincent Weevers)
15+
316## [ 1.0.1] - 2022-03-06
417
518### Fixed
1023
1124_ :seedling : Initial release. If you are upgrading from ` level-js ` , please see [ UPGRADING.md] ( UPGRADING.md ) ._
1225
26+ [ 2.0.0 ] : https://github.com/Level/browser-level/releases/tag/v2.0.0
27+
1328[ 1.0.1 ] : https://github.com/Level/browser-level/releases/tag/v1.0.1
1429
1530[ 1.0.0 ] : https://github.com/Level/browser-level/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " browser-level" ,
3- "version" : " 1 .0.1 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " An abstract-level database for browsers, backed by IndexedDB" ,
55 "author" : " max ogden" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments