Skip to content

v0.8.0

Compare
Choose a tag to compare
@avocadowastaken avocadowastaken released this 14 Jul 22:17
  • chore: Bump dependencies. 5b0b9f0
  • chore: Rename build job to checks. df4d2dd
  • feat: [DependencyTree] enhance deep module analysis. (#35) 8df4c8e
  • refactor: [NodeModule] encapsulate node module utils. bd03b0b
  • feat: Remove undocumented indexFile option. c18e9d2
  • refactor: [PluginOptions] use class. 8f111c4
  • feat: Use babel instance injected to plugin. 94179f7
  • chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#33) c1dd5c0
  • chore(deps): bump normalize-url from 4.5.0 to 4.5.1 (#34) a8e0cbc
  • chore(deps): bump ws from 7.4.5 to 7.4.6 (#32) b1147c0
  • fix(getModuleExports): follow ECMA-262 standard regarding re-exports. 00d8be3
  • fix(plugin): Use internal name for the imported name. (#31) 323e928
  • test: Move from integration to test. 07dc31c
  • refactor: [resolvePackageEntry] extract from getModuleExports. af1f08b
  • test: [plugin] cover string imports. f1362d5
  • refactor: [plugin] remove remove unnecessary imports. 2d882e2
  • test: Check custom indexFile. 0446174
  • chore: Remove unused file. eea1312

v0.7.0...v0.8.0