v2.0.8
Fixes
- CLI: fix issue with incorrect parsing of placeholder patterns like
[text].ext
. Don't error on invalid placeholder patterns.
Internal
- Change default imports to use * imports in places where the external package has no actual default exports.
Full Changelog: v2.0.7...v2.0.8