Skip to content

v2.0.0-beta

Compare
Choose a tag to compare
@sejori sejori released this 03 Aug 13:08
· 161 commits to main since this release
5fd1130

What's Changed

Massive refactor has happened... hence v2! 🎉

Peko no longer wraps Deno.serve because long term I want the library to be engine agnostic. There is still work to do in achieving this, such as removing all Deno namespace and deno/std references (most can be replaced with simple npm packages) but this is a big first step.

Otherwise there is more documentation to write, particularly in setting up a full-stack app with React, you can see the react.md file marking the beginning of this.

Full Changelog: 1.9.0...2.0.0-beta