Brisa 0.1.1
by Aral Roca
In this first version after 0.1, we have fixed some errors in the documentation and fixed some types. In addition, we have added a couple of new features:
- PandaCSS integration: Now you can use PandaCSS in Brisa, you have the example to try.
- Configuration to filter runtime development errors: Now you can filter development errors at runtime, so they are not displayed in the console.
What's Changed
- docs: fix some mistakes by @aralroca in #517
- docs: fix brisa_badge image by @aralroca in #518
- docs: add media by @aralroca in #519
- Fixes WebComponentAttributes, type of _build is incompatible. by @AlbertSabate in #521
- feat: add filterRuntimeDevErrors config property by @aralroca in #527
- feat: Add panda-css integration for brisa by @anusikh in #528
- chore: upgrade bun to 1.1.30 by @aralroca in #531
New Contributors
Full Changelog: https://github.com/brisa-build/brisa/compare/0.1.0...0.1.1