Skip to content

Releases: DubstepJS/core

v3.5.2

22 Oct 00:26
53147b9
Compare
Choose a tag to compare

v3.5.1

14 Oct 22:25
2cdb7ce
Compare
Choose a tag to compare

v3.5.1

v3.5.0

13 Sep 20:01
1b683b0
Compare
Choose a tag to compare

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

02 Apr 22:03
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Handle importKind in visitJsImport (#81)
  • Handle importKind in ensureJsImport utility (#80)

v3.3.0

01 Apr 22:40
42c84d0
Compare
Choose a tag to compare

Changelog

  • Include file as second argument to the JsFileMutation type (#78)

v3.2.0

01 Apr 20:04
5d57768
Compare
Choose a tag to compare

Changelog

  • Implement collapseImports function (#76)

v3.1.0

27 Mar 17:14
1aaca60
Compare
Choose a tag to compare

Changelog

  • Normalize statements to include semicolons and new lines (#74)

v3.0.3

22 Mar 21:02
aef8adc
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Fix APIs which take BabelPath types as arguments (#72)

v3.0.2

22 Mar 18:41
afeecfe
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Improve types of visitJsImport and withJsFile (#70)

v3.0.1

22 Mar 17:19
5587c39
Compare
Choose a tag to compare

Changelog

Highlighted Changes

  • Make types more specific (#68)