What's Changed
- Bump to v0.12.0 (and fix smoketest app) by @wwwillchen in #792
- Add import hook in shell.ts for downstream sync by @wwwillchen in #793
- Remove unused animations import by @wwwillchen in #794
- Rename CSS classname: markdown to error-box-markdown by @wwwillchen in #795
- Add testing guide by @wwwillchen in #796
- Improve guide docs and include layouts colab by @wwwillchen in #797
- Ensure DOM state is reset across pages by @wwwillchen in #798
- docbot: do direct retrieval for input by @wwwillchen in #799
- Fix biome by removing erroneous biome dependency by @wwwillchen in #801
- Rename query_params.md -> query-params.md for consistency by @wwwillchen in #802
- Tighten event type in
register_event_handler
by @malmaud in #808 - Support non-generating coroutines as event handlers. by @malmaud in #807
- [UI change] Remove label for uploader button. by @richard-to in #815
- Allow sets in State classes. by @richard-to in #817
- Create scripts for generating a better prompt context by @wwwillchen in #800
- Create fine-tuning dataset & eval tools by @wwwillchen in #812
- Add MESOP_STATE_SESSION_BACKEND_SQL_CONNECTION_URI to config docs. by @richard-to in #824
- Refactor some code duplication from diff.ts by @richard-to in #825
- Create experimental visual editor toolbar & services by @wwwillchen in #821
- Add script for add code/api snippets into docs. by @richard-to in #823
- Bump to v0.12.1 by @wwwillchen in #826
New Contributors
Full Changelog: v0.12.0...v0.12.1