What's Changed
- feat(runtime): add reference types to the interpreter by @anistark in #98
- feat(agent): TypeScript execution and npm dependency vendoring by @anistark in #100
- feat(agent): web platform globals in the JS sandbox and agent example flows by @anistark in #101
- ci: run examples on PRs after format, lint and docs pass by @anistark in #102
- docs: redesign the site and restructure content around the three modes by @anistark in #103
Full Changelog: v0.20.0...v0.21.0