Version 4.4.3
What's Changed
- #152 — Elements are imported twice, in two different places
Full Changelog: v4.4.2...v4.4.3
Summary of changes
The previous implementation(s) around setting correct paths for generated files was messy and lead to a bug where files, in certain cases, would be generated in the intended folder and in a lower directory.
It's now cleaner and easier to understand the implementation(s), and the changes seem to correctly address non-trivial use-cases where nested paths are used.