Level / community

Discussion, support and common information for projects in the community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release dance for level@5

vweevers opened this issue · comments

Prerelease, in topological order:

Stable:

Work that can happen in parallel but is not necessarily blocking:

One approach to this could be:

  • release encoding-down, levelup and level-packager as is (without the extra tests)
  • release a new next version of leveldown
  • release a new next version of level
  • try out the next version of level in important dependents and collect feedback
  • add tests to encoding-down (+ other modules?) based on feedback
  • release leveldown
  • release level
  • party 🎈 🍰 and profit !

@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!