Skip to content

v3.0.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 07:43
· 3 commits to next since this release

3.0.0-next.1 (2022-06-13)

Bug Fixes

Features

  • Support full import map mapping (50c021d)

BREAKING CHANGES

  • Module should now be spec compliant and this might break builds where parts of an import map might have been ignored. The load() do now also take a second argument for setting a base URL to be applied to relative import references.