Skip to content

Releases: unrs/unrs-resolver

v1.11.1

09 Jul 14:53
9480a90

Choose a tag to compare

📚 Documentation

  • add missing descriptionFiles option introduction (by @JounQin)

Contributors

v1.11.0

06 Jul 12:21
b012366

Choose a tag to compare

🚀 Features

  • return proper errors when failed to find or read yarn pnp manifest (#590) (by @Boshen) - #178
  • add yarn_pnp logic to FileSystem (#589) (by @Boshen) - #178
  • (resolver) rework yarn manifest file look up (#586) (by @Boshen)

🚜 Refactor

💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @JounQin) - #178

Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

02 Jul 20:13
57296ac

Choose a tag to compare

🐛 Bug Fixes

Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

02 Jul 19:42
624a56b

Choose a tag to compare

🐛 Bug Fixes

  • support resolving abnormal relative paths with node_modules (#171) (by @JounQin) - #171
  • (deps) update all dependencies (#168) (by @renovate[bot])

💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @JounQin) - #174

Contributors

Full Changelog: v1.9.2...v1.10.0

v1.9.2

24 Jun 10:44
00bf597

Choose a tag to compare

Bug Fixes

Documentation

  • update alias and fallback options type and description (#161) (by @JounQin) - #161

Chore

Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

20 Jun 10:52
ade786e

Choose a tag to compare

Bug Fixes

Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

11 Jun 18:54
5ff17b6

Choose a tag to compare

Features

Bug Fixes

  • try different approach to support web container out of box (#150) (by @JounQin) - #150

Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

11 Jun 10:37
e02a6bd

Choose a tag to compare

Bug Fixes

  • keep napi property in package.json for napi-postinstall (#148) (by @JounQin)

Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

11 Jun 10:04
46cbe4d

Choose a tag to compare

Features

Chore

Contributors

Full Changelog: v1.7.13...v1.8.0

v1.7.13

10 Jun 08:26
3dc302e

Choose a tag to compare

Bug Fixes

  • support extends in referenced project (#142)

New Contributors

Full Changelog: v1.7.12...v1.7.13