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-10-22
4+
5+ _ If you are upgrading: please see [ ` UPGRADING.md ` ] ( UPGRADING.md ) ._
6+
7+ ### Changed
8+
9+ - ** Breaking:** upgrade to abstract-level 2 ([ ` 77dac64 ` ] ( https://github.com/Level/memory-level/commit/77dac64 ) ) (Vincent Weevers)
10+
11+ ### Removed
12+
13+ - ** Breaking:** drop support of Node.js < 18 ([ ` caff07d ` ] ( https://github.com/Level/memory-level/commit/caff07d ) ) (Vincent Weevers)
14+ - Remove ` level-mem ` compatibility checks ([ ` 8552de5 ` ] ( https://github.com/Level/memory-level/commit/8552de5 ) ) (Vincent Weevers)
15+
316## [ 1.0.0] - 2022-01-30
417
518_ :seedling : Initial release. If you are upgrading from ` memdown ` : please see [ ` UPGRADING.md ` ] ( ./UPGRADING.md ) ._
619
20+ [ 2.0.0 ] : https://github.com/Level/memory-level/releases/tag/v2.0.0
21+
722[ 1.0.0 ] : https://github.com/Level/memory-level/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " memory-level" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "description" : " In-memory abstract-level database for Node.js and browsers" ,
55 "author" :
" Rod Vagg <[email protected] > (https://github.com/rvagg)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments