Skip to content

Releases: kanamone/vite-plugin-dynamic-import-with-import-map

v0.1.2

24 Apr 06:59
Compare
Choose a tag to compare

Patch Changes

  • a62ddcf: Fix a bug where import map value is relative path

v0.1.1

17 Apr 05:09
Compare
Choose a tag to compare

Patch Changes

  • 0912d55: Fix a bug where include external depenency in bundle

v0.1.0

13 Apr 12:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.1.0

v0.0.6

29 Mar 05:45
Compare
Choose a tag to compare

Patch Changes

  • 662c245: Fix a bug where filename include slash when load scoped package

v0.0.5

19 Mar 08:52
Compare
Choose a tag to compare

Patch Changes

  • ea75547: Fixed a bug where the package was not resolved when resolving a hoisted module.

v0.0.4

18 Mar 08:50
Compare
Choose a tag to compare

Patch Changes

  • 409beb8: Add types and module section in package.json

v0.0.3

18 Mar 08:41
Compare
Choose a tag to compare

Patch Changes

v0.0.2

18 Mar 08:38
Compare
Choose a tag to compare

Patch Changes

  • 80f4339: Fix broken files section in package.json