Skip to content

Releases: smallcase/sc-fe-bite

v3.1.1

29 Apr 08:37
3d48593

Choose a tag to compare

3.1.1 (2026-04-29)

Bug Fixes

  • skip tooling env .d.ts in workspace ambient discovery (5b44474)
  • skip tooling/framework env .d.ts files in workspace ambient discovery (76a9a3d)

v3.1.0

29 Apr 08:02
0e275e1

Choose a tag to compare

3.1.0 (2026-04-29)

Features

  • auto-include workspace-root ambient .d.ts in TS program (84febf6)
  • exclude stories, tests and tests/ from build output (758351b)
  • incremental per-file watch mode (8216119)
  • incremental per-file watch mode + reliability fixes (d589bba)

Bug Fixes

  • isolate package's own outDir from TS program inputs (5045fe9)
  • use with import attribute syntax for Node 22+ compatibility (fff6480)