| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-04-17 | 2.4 kB | |
| v5.0.0 source code.tar.gz | 2021-04-17 | 45.8 kB | |
| v5.0.0 source code.zip | 2021-04-17 | 70.3 kB | |
| Totals: 3 Items | 118.4 kB | 0 | |
If you are upgrading: please see UPGRADING.md.
Changed
- Breaking: modernize syntax and bump
standard([Level/community#98](https://github.com/Level/community/issues/98)) (e19cd54,762d989) (Vincent Weevers) - Breaking: remove
Batch._levelupproperty (cfce6bb) (Vincent Weevers). - Align
nextTickbehavior withabstract-leveldown(4b35716) (Vincent Weevers). - Add
filesto package.json and remove.npmignore(29d8b5d) (Vincent Weevers) - Replace
xtendwithObject.assign()(7bfc0d4) (Vincent Weevers) - Bump
deferred-leveldown,level-errors,-iterator-streamand-supports(8b518b1,1b0cfb8) (Vincent Weevers) - Refactor
promisify()code by usingcateringmodule (#700) (Lars-Magnus Skog)
Added
Removed
- Breaking: drop node 6, 8, IE, Safari 9-11 & stock Android ([Level/community#98](https://github.com/Level/community/issues/98)) (
bb1d4da) (Vincent Weevers). - Remove legacy range options from readme and tests ([Level/community#86](https://github.com/Level/community/issues/86)) (
2df2a44) (Vincent Weevers) - Remove default export ([Level/community#87](https://github.com/Level/community/issues/87)) (
3fd21e2) (Vincent Weevers)