Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

v5.0.0-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@voxpelli voxpelli released this 18 Oct 22:03
· 68 commits to main since this release

Improvements

  • Support ESM-modules, TypeScript, JSX etc by moving to precinct as default detective. Also adds more default extensions 89cf6b9

Internal

  • Replace VError with error causes 4a92d6a
  • Add much more tests de3b74a ed44b04 7d86505 03d9dc6
  • Splitting of index.js to make code more readable and testable a824800
  • Type declaration source maps 5c527f1
  • Improve CLI engine detection mechanism, to better work with older versions of Node.js 8f0a129
  • ...and some other misc internal updates and updates of dependencies

All changes: v5.0.0-1...v5.0.0-2