Skip to content

V0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gwleuverink gwleuverink released this 24 Oct 12:01
fa25048

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.

Full Changelog: v0.2.0...v0.5.1