Highlights
* Adopts many web security best practices
* Improved performance
What's Changed
* Add blog post for Why Mesop by wwwillchen in https://github.com/google/mesop/pull/165
* Add link to Colab notebook by wwwillchen in https://github.com/google/mesop/pull/253
* Create a demo page to iframe the demo site & update demo links by wwwillchen in https://github.com/google/mesop/pull/252
* Make labs.chat text easier to read by wwwillchen in https://github.com/google/mesop/pull/254
* Fix docs reference to demo page on GitHub pages by moving to /mesop/demo.md by wwwillchen in https://github.com/google/mesop/pull/257
* Polish the editor/devtools UX by wwwillchen in https://github.com/google/mesop/pull/258
* Support style property for slider by wwwillchen in https://github.com/google/mesop/pull/259
* Fix hot reloading for demo when using Bazel CLI by wwwillchen in https://github.com/google/mesop/pull/255
* Allow user to toggle preview fullscreen by wwwillchen in https://github.com/google/mesop/pull/256
* Fix demo setup for docs by wwwillchen in https://github.com/google/mesop/pull/260
* Change demo iframe src to absolute path by wwwillchen in https://github.com/google/mesop/pull/262
* Implement gzipping for static file serving by wwwillchen in https://github.com/google/mesop/pull/261
* Fix code demo rendering. by richard-to in https://github.com/google/mesop/pull/264
* Fix select demo rendering. by richard-to in https://github.com/google/mesop/pull/265
* Update slider widths in LLM Playground by richard-to in https://github.com/google/mesop/pull/263
* Setup reasonable default web security policies by wwwillchen in https://github.com/google/mesop/pull/270
* Stop sending component configs with every render event in Editor mode by wwwillchen in https://github.com/google/mesop/pull/273
* Remove click event on modal bg for LLM Playground. by richard-to in https://github.com/google/mesop/pull/267
* Fix path by wwwillchen in https://github.com/google/mesop/pull/284
* Bump to v0.6.0 by wwwillchen in https://github.com/google/mesop/pull/277
**Full Changelog**: https://github.com/google/mesop/compare/v0.5.6...v0.6.0