v3.0.0-next.1
Pre-release
Pre-release
·
3 commits
to next
since this release
3.0.0-next.1 (2022-06-13)
Bug Fixes
- Lint love (1b5efdd)
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.