Changelog
v0.2.0
- [feat]: Export the
ElementChildtype frommod.ts - [feat]: Greatly improve build times by type checking all pages at once instead of doing it in a waterfall
- [chore]: Support Deno v1.7 to v1.10 and drop support for Deno v1.6 (necessary due to a breaking change in an unstable Deno API)
v0.1.0
- Initial release