Skip to content

Releases: tbjgolden/xnr

v3.2.1

01 Oct 09:41
Compare
Choose a tag to compare

Other commits

  • fix: dependency loops resolve correctly

v3.2.0

30 Sep 08:38
Compare
Choose a tag to compare

Feature updates

  • feat: include external npm deps in output

Other commits

  • test: fix test
  • refactor: fix resolution logic of deps
  • refactor: better code separation

v3.0.5

28 Sep 08:34
Compare
Choose a tag to compare

Other commits

  • fix: fixed error message for parser error

v3.0.4

28 Sep 08:10
Compare
Choose a tag to compare

Other commits

  • fix: handle external deps with tsconfig baseUrl

v3.0.3

27 Sep 21:34
Compare
Choose a tag to compare

Other commits

  • fix: remove crypto requirement

v3.0.2

27 Sep 21:30
Compare
Choose a tag to compare

Other commits

  • fix: ensure parallel runs are safe

v3.0.1

24 Sep 10:19
Compare
Choose a tag to compare

Other commits

  • fix: bump rollup

v3.0.0

20 Sep 22:55
Compare
Choose a tag to compare

Major changes (breaking)

  • feat!: external api changes

Feature updates

  • feat: consistent entry module detect
  • feat: add windows support
  • perf: smaller npm package

Other commits

  • docs: added better benchmarks
  • chore: updated dependencies
  • fix: pass --help and --version through to child
  • refactor: remove unnecessary logic

v3.0.0-beta.2

19 Sep 00:23
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

Other commits

  • feat: Windows support with tests

v3.0.0-beta.0

18 Sep 19:02
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Major changes (breaking)

  • feat!: external api changes
  • feat!: windows support

Feature updates

  • feat: consistent entry module detect
  • feat: add windows support

Other commits

  • fix: update pub-time dev dep
  • fix: pass --help and --version through to child
  • test: attempt to fix windows tests
  • refactor: file cleanup
  • refactor: remove unnecessary logic
  • ci: test ci
  • test: ci