Highlights
- The underlying Mesop Angular app is now compiled using Angular production mode when running Mesop in prod mode. This improves performance and the overall production readiness of deploying Mesop apps!
What's Changed
- Add copybara strip comments for safe_iframe.ts by @wwwillchen in #153
- Add docs for embed by @wwwillchen in #154
- Fix angular material colors for M3 by @wwwillchen in #155
- Support dict for dataclass_with_defaults (used by stateclass) by @wwwillchen in #162
- Create optimized / prod-Angular app for prod mode by @wwwillchen in #157
- Add e2e tests by @wwwillchen in #163
- Tweak docs/index.md to highlight value prop by @wwwillchen in #169
- Cut v0.5 release by @wwwillchen in #170
Full Changelog: v0.4.2...v0.5