Releases: DubstepJS/core
Releases · DubstepJS/core
v3.5.0
Changelog
Highlighted Changes
- Update export statement for @ganemone/babel-flow-types (#90)
- Handle case where import path is removed inside handler (#83)
Other Changes
- Add has-import utility (#91)
- Upgrade and re-export types from @ganemone/babel-flow-types (#89)
v3.3.1
Changelog
Highlighted Changes
- Handle importKind in visitJsImport (#81)
- Handle importKind in ensureJsImport utility (#80)
v3.3.0
Changelog
- Include file as second argument to the JsFileMutation type (#78)
v3.2.0
Changelog
- Implement collapseImports function (#76)
v3.1.0
Changelog
- Normalize statements to include semicolons and new lines (#74)
v3.0.3
Changelog
Highlighted Changes
- Fix APIs which take BabelPath types as arguments (#72)
v3.0.2
Changelog
Highlighted Changes
- Improve types of visitJsImport and withJsFile (#70)
v3.0.1
Changelog
Highlighted Changes
- Make types more specific (#68)