16 lines
530 B
Markdown
16 lines
530 B
Markdown
# Changelog
|
|
|
|
## [1.0.1](https://github.com/humanwhocodes/module-importer/compare/v1.0.0...v1.0.1) (2022-08-18)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Ensure CommonJS mode works correctly. ([cf54a0b](https://github.com/humanwhocodes/module-importer/commit/cf54a0b998085066fbe1776dd0b4cacd808cc192)), closes [#6](https://github.com/humanwhocodes/module-importer/issues/6)
|
|
|
|
## 1.0.0 (2022-08-17)
|
|
|
|
|
|
### Features
|
|
|
|
* Implement ModuleImporter ([3ce4e82](https://www.github.com/humanwhocodes/module-importer/commit/3ce4e820c30c114e787bfed00a0966ac4772f563))
|