Breaking Change: This version contains an API change that breaks with prior
versions.
- Callback functions (render callbacks, app handlers, ...) receive a single Context parameter that can
be consumed directly but is intended to be consumed using parameter destructuring. This introduces an
API breaking change. - Upgraded almost all build dependencies (no impact on production code)
- Improved code packaging process
- Moved to new mono-repo