Skip to content

Releases: borderless/ts-scripts

Add `package.json` sorting

20 Oct 21:23
f6472dd
Compare
Choose a tag to compare

Added

  • Add package.json sorting 56870ed
  • Upgrades dependencies and bumps minimum node.js version

v0.14.2...v0.15.0

Build before check to support TypeScript composite projects

29 Sep 20:47
680fb4c
Compare
Choose a tag to compare

Remove `vitest` from peer dependencies

09 Sep 03:18
6e50f5c
Compare
Choose a tag to compare

Fixed

  • In bun, vitest isn't possible, use bun test instead

Bun support, upgrade dependencies, and remove ESLint

09 Sep 03:16
a3d9380
Compare
Choose a tag to compare

Changed

  • Upgraded prettier to v3 which required removing the package.json formatter plugin (until they upgrade)
  • Added support for bun as a runtime, which necessitated removal of eslint (until ESLint is fixed 🤷)

Export configs in `package.json`

13 Jun 21:42
1558033
Compare
Choose a tag to compare

Fixed

  • Add configs to exports 7b67c41 (needed for vitest to work)

v0.13.5...v0.13.6

Fix `checkProject` option

11 Jun 00:24
11d95de
Compare
Choose a tag to compare

Fixed

v0.13.4...v0.13.5

Add ignore config

11 Jun 00:19
13c0828
Compare
Choose a tag to compare

Added

v0.13.3...v0.13.4

Fix test command

11 Jun 00:06
db472d8
Compare
Choose a tag to compare

Fixed

v0.13.2...v0.13.3

Remove ESBuild from dependencies

10 Jun 23:59
960adb0
Compare
Choose a tag to compare

Fixed

  • Remove esbuild for dependencies e4cd42e

v0.13.0...v0.13.1

Use vitest

11 Jun 00:01
1842846
Compare
Choose a tag to compare