Skip to content

Releases: denoland/import_map

v0.24.0

02 Oct 15:04

Choose a tag to compare

  • feat: new error message for unmapped deps (#92)

v0.23.0

29 Jul 17:52

Choose a tag to compare

v0.23.0

v0.22.0

28 May 14:29

Choose a tag to compare

v0.22.0

v0.21.0

22 Nov 01:25

Choose a tag to compare

  • fix: add JsError to SpecifierError (#86)

v0.20.1

28 Aug 15:21

Choose a tag to compare

  • fix: switch to thiserror (#84)

v0.20.0

25 Jun 20:32

Choose a tag to compare

  • feat: resolve_import (#79)
  • fix(wasm): resolve jsr import with entrypoint (#77)

v0.19.1

08 Mar 22:25

Choose a tag to compare

  • fix: make ext feature compile to Wasm (#76)

v0.19.0

23 Feb 01:19

Choose a tag to compare

  • feat(ext): expand scopes and expand when parsing (#72)

v0.18.5

09 Feb 18:12

Choose a tag to compare

  • fix: combine the objects for synthetic import map (#71)

v0.18.4

09 Feb 01:23

Choose a tag to compare

  • fix: don't double percent-encode specifiers (#68)
  • fix: handle non-file scopes in synthetic import map (#69)