V0.5.1
Pre-release
Pre-release
What's Changed
This release comes with refactored import code. Code paths (inside our bundle component) that are not reachable from the current import context are removed. This reduces the footprint of each import slightly, reduces the chance of unpredictable behaviour and increases the control for me to manipulate the import template.
- docs & boyscouting by @gwleuverink in #18
- fix css loader regression by @gwleuverink in #19
Full Changelog: v0.2.0...v0.5.1