Skip to content

Releases: wooorm/import-meta-resolve

4.1.0

29 Apr 11:28
c047890
Compare
Choose a tag to compare

Misc

  • d363b81 Refactor to hide deprecation warning
  • dbb53a5 Backport changes from Node
  • 66b952b Refactor tests to not assume name of project folder
    by @kapouer in #25

Full Changelog: 4.0.0...4.1.0

4.0.0

02 Nov 15:44
411516a
Compare
Choose a tag to compare
  • 4ba7a54 Backport changes from Node

Full Changelog: 3.1.0...4.0.0

3.1.1

02 Nov 15:44
43af8ad
Compare
Choose a tag to compare
  • Revert 4ba7a54 Backport changes from Node

Full Changelog: 3.0.0...3.1.1

3.1.0

02 Nov 15:31
38659a6
Compare
Choose a tag to compare

note: this release was accidentally breaking, it is now released in 4.0.0, and 3.1.1 was published to revert the breaking change.

  • 4ba7a54 Backport changes from Node

Full Changelog: 3.0.0...3.1.0

3.0.0

24 Apr 10:37
4db9f0f
Compare
Choose a tag to compare
  • dcaeda3 breaking: change to make resolve sync
    this changes the return type from Promise<string> to string
    migrate: change await resolve(x) to resolve(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

11 Mar 10:32
4831612
Compare
Choose a tag to compare

Fix

Full Changelog: 2.2.1...2.2.2

2.2.1

06 Jan 11:34
cf9de89
Compare
Choose a tag to compare

Misc

Full Changelog: 2.2.0...2.2.1

2.2.0

23 Nov 16:50
0147644
Compare
Choose a tag to compare
  • 6779450 Backport changes from Node

Full Changelog: 2.1.0...2.2.0

2.1.0

14 Aug 21:47
ef50015
Compare
Choose a tag to compare

Full Changelog: 2.0.3...2.1.0

2.0.3

11 Jun 13:41
5762f21
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.0.3