v0.11.0
·
50 commits
to main
since this release
What's Changed
- add test for unused components in asset templatetags by @joshuadavidthomas in #121
- refactor asset collection to consistently use
frozenset
by @joshuadavidthomas in #122 - create unique id per component based on name and whitespace normalized source by @joshuadavidthomas in #123
- add component id as data attribute to component attrs by @joshuadavidthomas in #124
- 🔖 bump version 0.10.3 -> 0.11.0 by @joshuadavidthomas in #125
Full Changelog: v0.10.3...v0.11.0