Skip to content

Releases: tbjgolden/xnr

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

v1.1.5

05 Sep 23:21
Compare
Choose a tag to compare

Full Changelog: v1.1.4...v2.0.1

v1.1.4

15 Aug 13:33
Compare
Choose a tag to compare
  • switch to espree instead of esprima-next

v1.1.3

13 Jun 22:13
Compare
Choose a tag to compare

Other commits

  • fix: stop resolving .d.[mc]?ts files
  • docs: updated benchmarks
  • chore: use prev xnr for jest tests

v1.1.2

12 May 09:43
Compare
Choose a tag to compare
  • fix: jest missing in files

v1.1.1

12 May 09:31
Compare
Choose a tag to compare

Readded jest support (which was left out by accident)

  • fix: jest import still needs .js (#14)
  • fix: jest support (#13)

v1.1.0

12 May 09:15
Compare
Choose a tag to compare

Feature updates

  • feat: file resolver algorithm improvements (#11)

Other commits

  • fix: fix builds (#12)
  • perf: removed a dev dependency
  • build(deps): bump yaml, @commitlint/cli and lint-staged (#10)
  • fix: for badges/shields#8671
  • docs: update documentation now xnrb package has been removed
  • build: v1.0.1
  • fix: lookup error when finding index from same dir

v0.3.2

23 Jun 11:16
Compare
Choose a tag to compare

Fixed a bug where the wrong entryfile might be run by xnr

v0.3.1

23 Jun 09:56
Compare
Choose a tag to compare

Added tsconfig.json and jsconfig.json path resolution support.

v0.1.1

12 Jun 23:08
Compare
Choose a tag to compare
change tmp dir to reflect name change