Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

v0.2.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@jk-gan jk-gan released this 22 Apr 03:05
· 51 commits to master since this release
c264450

THIS IS AN ALPHA RELEASE: this means it's not stable yet, so proceed with care.

Some of the major changes that this version brings:

  • Async/Await support. Now you can write asynchronous functions with async/await syntax!
  • App state which is shared across the whole application.
  • Custom header
  • Dynamic context data
  • Redesign Response
  • We now have a logo!