- [BREAKING CHANGE] Introduce templating via Jinja2 instead of a raw HTML string
- For migration guide, see [the migration guide](./DEPRECATION_AND_MIGRATION_GUIDE.mduse-jinja2-template-instead-of-a-raw-html-string)
- [BREAKING CHANGE] Remove deprecated use of `requests`
- For migration guide, see [the migration guide](./DEPRECATION_AND_MIGRATION_GUIDE.mdrequests-package-for-ssr)
- [BREAKING CHANGE] Remove deprecated use of `use_typescript`
- For migration guide, see [the migration guide](./DEPRECATION_AND_MIGRATION_GUIDE.mduse_typescript-configuration-option)