Releases: cedx/koa-eta
Releases · cedx/koa-eta
Eta for Koa 3.0.0
Eta for Koa 2.0.0
- Breaking change: the
eta()
function now uses a named export instead of a default export. - Ported the source code to Haxe.
Eta for Koa 1.1.0
- Ported the source code to TypeScript.
Eta for Koa 1.0.1
- Migrated the documentation to the GitHub wiki.
Eta for Koa 1.0.0
- First stable release.
- Added an example of a Koa server.
Eta for Koa 0.2.0
- Added the
async
rendering option. - Merge the request context's
state
with template data.
Eta for Koa 0.1.2
- Fixed the TypeScript typings.
Eta for Koa 0.1.1
- Fixed the TypeScript typings.
Eta for Koa 0.1.0
- Initial release.