We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prerelease, in topological order:
level@next
level-packager
leveldown
level-packager@5
levelup
encoding-down
encoding-down@6
abstract-leveldown@6
_setupIteratorOptions
levelup@4
level-iterator-stream
deferred-leveldown
level-iterator-stream@4
readable-stream@3
deferred-leveldown@5
leveldown@next
5.0.0-0
prebuildify
--napi
node-gyp-build
--build-from-source
5.0.0-1
Stable:
level@5
leveldown@5
Work that can happen in parallel but is not necessarily blocking:
fastify-leveldb
awesome
The text was updated successfully, but these errors were encountered:
One approach to this could be:
next
level
Sorry, something went wrong.
@ralphtheninja Sounds good, I think. I need a little bit of time to wrap my head around it :)
OK let's go for it. Having a next version of level will make testing much easier.
I've updated the tasks above.
Phew. Done!
ralphtheninja
vweevers
No branches or pull requests
Prerelease, in topological order:
level@next
(using newlevel-packager
andleveldown
)level-packager@5
(using newlevelup
andencoding-down
)encoding-down@6
(due toabstract-leveldown@6
)_setupIteratorOptions
(Remove _setupIteratorOptions encoding-down#74)levelup@4
(using newlevel-iterator-stream
anddeferred-leveldown
)level-iterator-stream@4
(due toreadable-stream@3
)deferred-leveldown@5
(due toabstract-leveldown@6
)readable-stream@3
) (Remove IE10 from Airtap levelup#625)leveldown@next
(due toabstract-leveldown@6
+ N-API rewrite)5.0.0-0
prebuildify
to handle custom targets while using--napi
(Allow passing in custom -t when --napi is used prebuild/prebuildify#17)node-gyp-build
to handle--build-from-source
(Patch node-gyp-build to handle --build-from-source leveldown#566)5.0.0-1
Stable:
level@5
(using newleveldown
)Add more tests toencoding-down
leveldown@5
Work that can happen in parallel but is not necessarily blocking:
fastify-leveldb
: Update level to the latest version 🚀 fastify/fastify-leveldb#18 (comment)awesome
(Level/awesome@1602c2c)The text was updated successfully, but these errors were encountered: