Skip to content

Releases: bubablue/dynamic-import-references

v1.2.1

20 Oct 11:31
v1.2.1
0cc1497

Choose a tag to compare

What's Changed

  • feat(analyze export): improve export default analysis by @gxy01 in #19

New Contributors

  • @gxy01 made their first contribution in #19

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Oct 16:26
v1.2.0
8d2a039

Choose a tag to compare

What's Changed

  • feat(custom-functions): Add support for custom loaders by @bubablue in #17
  • feat(dependencies update): Update dependencies and Readme by @bubablue in #18

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Aug 11:29
v1.1.0
122c32e

Choose a tag to compare

What's Changed

  • feat(loadable-support): Adds support for loadable component imports by @bubablue in #13

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Jul 15:22
v1.0.0
9c606f7

Choose a tag to compare

What's Changed

  • feat(ast-parsing): Use AST for target references traversal by @bubablue in #11

Full Changelog: v0.1.5...v1.0.0

v0.1.5

13 Jun 08:21
v0.1.5
c597020

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Jun 07:27
v0.1.4
7fbc0b2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

12 Jun 17:57
v0.1.3
989b012

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 May 19:15
v0.1.2
67d49c7

Choose a tag to compare

What's Changed

  • feat(basename-paths): Remove not matching directories from locations by @bubablue in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Apr 18:10
v0.1.1
4e759fd

Choose a tag to compare

What's Changed

  • feat(async-declare): Add support for async functions by @bubablue in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Apr 13:34
v0.1.0
022b8eb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/bubablue/dynamic-import-references/commits/v0.1.0