Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Latest commit

 

History

History
133 lines (70 loc) · 4.98 KB

File metadata and controls

133 lines (70 loc) · 4.98 KB

Changelog

v1.1.0 (2024-10-14)

Bug Fixes

  • omit nlib-tsm-test command (cac6ab5)

Tests

v1.0.1 (2024-10-01)

Features

v1.0.0 (2024-09-21)

Breaking Changes

v0.1.4 (2024-09-21)

Tests

  • delete the --experimental-loader pattern (febdfd1)
  • fix test errors (19d6e66)

Continuous Integration

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 (2024-07-07)

Bug Fixes

v0.1.2 (2024-07-07)

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 (2023-09-02)

Features

  • read fileURL without extension (25218b9)

v0.1.0 (2023-09-02)

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 (2023-09-01)

Features

  • add the main field of package.json (61a534a)
  • the first commit (8f339db)

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

Dependency Upgrades