Releases: wooorm/import-meta-resolve
Releases · wooorm/import-meta-resolve
4.1.0
4.0.0
3.1.1
3.1.0
3.0.0
- dcaeda3 breaking: change to make
resolve
sync
this changes the return type fromPromise<string>
tostring
migrate: changeawait resolve(x)
toresolve(x)
by @giltayar in #15 - c6aa7d5 Backport changes from Node
Notice: This release drops support for Node 14. Migrate by using Node 16 or later.
Full Changelog: 2.2.2...3.0.0
2.2.2
2.2.1
2.2.0
2.1.0
- 44c01b0 Replace
builtins
dep w/builtinModules
by @jakebailey in #9
Full Changelog: 2.0.3...2.1.0