What's Changed
- Add Mesop Arena to showcase by @richard-to in #1179
- Make sure .env is loaded before env var are set by @richard-to in #1181
- Run scroll command via Angular afterRender hook by @richard-to in #1182
- Add Cloud Run tutorial by @richard-to in #1187
- Upgrade upload-artifact action because v3 is deprecated by @wwwillchen in #1189
- Only add click listener when necessary on ComponentRenderer by @wwwillchen in #1188
- 0.14.2beta1 by @wwwillchen in #1190
- Add example of using Gemini Live API with Mesop. by @richard-to in #1191
- Add Jeopardy Live demo to Showcase by @richard-to in #1192
- Add cloud run tutorials to home page by @richard-to in #1194
- Filter empty web component event handlers by @richard-to in #1193
- fix gemma cookbook links by @bebechien in #1196
- Add a basic tab group demo by @richard-to in #1197
- Fix font-src CSP by @wwwillchen in #1198
- Add config option for MESOP_PROD_UNREDACTED_ERRORS by @wwwillchen in #1199
- Add chartjs example web component by @richard-to in #1208
- Add leaflet example web component by @KMarkert in #1212
- Add Google Maps example web component by @KMarkert in #1214
- Bump GitHub actions workflow hash because it's outdated by @wwwillchen in #1217
- Add display: block for component-renderer-element by @wwwillchen in #1215
- Create GitHub action to automate pypi publish by @wwwillchen in #1216
- Bump to v0.14.2 by @wwwillchen in #1218
- Bump to 0.14.2rc1 by @wwwillchen in #1219
- Replace pip shell script with simpler one for new automated upload PyPI process by @wwwillchen in #1220
- Update release.yml with new pip script by @wwwillchen in #1221
- use venv instead of virtualenv in build_pip_package.sh by @wwwillchen in #1222
New Contributors
- @bebechien made their first contribution in #1196
- @KMarkert made their first contribution in #1212
Full Changelog: v0.14.1...v0.14.2rc1-try3