Skip to content

Releases: nlibjs/tsm

v1.1.0

14 Oct 11:49
89fee07
Compare
Choose a tag to compare

v1.0.1

01 Oct 12:54
114fbde
Compare
Choose a tag to compare

Features

  • Enable source maps by default (864923f)

v1.0.0

21 Sep 05:31
f6727b0
Compare
Choose a tag to compare

Breaking Changes

v0.1.4

21 Sep 05:21
985d2d9
Compare
Choose a tag to compare

Dependency Upgrades

  • micromatch:4.0.7→4.0.8 (290d1cf)
  • esbuild:0.23.0→0.23.1 (d100a4b)
  • @types/node:20.14.10→22.5.5 (85872fe)

v0.1.3

07 Jul 12:40
5c1a766
Compare
Choose a tag to compare

Bug Fixes

v0.1.2

07 Jul 12:31
ac94697
Compare
Choose a tag to compare

Features

Bug Fixes

Dependency Upgrades

  • @nlib/eslint-config:3.20.3→3.20.5 (44ba431)
  • @types/node:20.12.7→20.14.10 (8b9711c)
  • commander:11.1.0→12.1.0 (0fe7fc7)
  • esbuild:0.20.2→0.23.0 (a259f0b)
  • micromatch:4.0.5→4.0.7 (3be43da)
  • lint-staged:14.0.1→15.2.7 (76effad)

v0.1.1

02 Sep 08:56
f3a9662
Compare
Choose a tag to compare

Features

  • read fileURL without extension (25218b9)

v0.1.0

02 Sep 01:45
e571bda
Compare
Choose a tag to compare

Breaking Changes

Tests

Documentation

Continuous Integration

Dependency Upgrades

  • @types/node:20.5.7→20.5.8 (c5cd760)
  • @nlib/eslint-config:3.20.1→3.20.2 (addfc34)

v0.0.4

01 Sep 08:07
0d1321c
Compare
Choose a tag to compare

Features

  • add the main field of package.json (61a534a)

Bug Fixes

  • add missing hashbang (8628617)
  • ignore files in node_modules (47c3b93)
  • check .mjs and .mts and return succeeded (ec2b1a9)
  • pass file url to --experimental-loader (aa2feef)

Tests

Continuous Integration