Skip to content

Releases: unjs/exsolve

v1.0.8

10 Nov 09:03
@pi0 pi0

Choose a tag to compare

compare changes

🩹 Fixes

  • Always ignore errors in try mode (9e38594)

📦 Build

  • Migrate to rolldown (obuild) (7eae7ee)
  • Simplify exports field (04b7043)

v1.0.7

20 Jun 09:21
@pi0 pi0
c901cb6

Choose a tag to compare

compare changes

🩹 Fixes

  • Resolve . with empty suffix (#26)

❤️ Contributors

v1.0.6

18 Jun 13:15
@pi0 pi0

Choose a tag to compare

compare changes

🩹 Fixes

  • Support URL polyfills (#25)

❤️ Contributors

v1.0.5

18 Apr 09:05
@pi0 pi0

Choose a tag to compare

compare changes

🩹 Fixes

  • Resolve absolute symlinks to real paths (#22)

📖 Documentation

  • Capitalize titles (#20)

❤️ Contributors

v1.0.4

08 Mar 18:58
@pi0 pi0
f80894a

Choose a tag to compare

compare changes

🩹 Fixes

  • Use bundled nodeBuiltins for internal implementation (#18)

v1.0.3

08 Mar 17:42
@pi0 pi0
50e4735

Choose a tag to compare

compare changes

🩹 Fixes

  • Keep a copy of node.js builtin modules (#17)

v1.0.2

05 Mar 20:03
@pi0 pi0
f6f1058

Choose a tag to compare

compare changes

🩹 Fixes

  • Correctly resolve extended builtinModules (#16)

v1.0.1

27 Feb 00:11
@pi0 pi0

Choose a tag to compare

compare changes

🩹 Fixes

  • resolveModulePath: Do not throw with try: true on non file:// result (b61dea9)

v1.0.0

26 Feb 17:28
@pi0 pi0

Choose a tag to compare

bump to 1.0.0 🚀

v0.4.4

26 Feb 14:38
@pi0 pi0
ca4c306

Choose a tag to compare

compare changes

🚀 Enhancements

  • resolveModulePath: Normalize windows paths (#14)