What's Changed
- chore: clarify contribution and support policy by @mohamedmansour in #321
- Fix event handler args in repeat scopes by @jibin7jose in #317
- fix: hydrate strict event arguments in repeat scopes by @mohamedmansour in #322
- Emit style modules via importmap + dataURI instead of <style type="module"> by @KurtCattiSchmidt in #325
- Switch default styles to module for commerce demo by @KurtCattiSchmidt in #327
- feat: strip template and style comments in parser and support legal comments by @mohamedmansour in #326
- chore: add GitHub issue forms by @mohamedmansour in #328
- fix: initialize child bindings before connection by @mohamedmansour in #329
- fix: preserve raw style text in compiled templates by @mohamedmansour in #330
- chore(release): bump to 0.0.15 and summarize release changes by @mohamedmansour in #331
New Contributors
- @jibin7jose made their first contribution in #317
Full Changelog: v0.0.14...v0.0.15