Releases: borderless/ts-scripts
Releases · borderless/ts-scripts
Add `package.json` sorting
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
FIxed
Build before check for TS composite 037736a
v0.14.1...v0.14.2
Remove `vitest` from peer dependencies
Compare
Sorry, something went wrong.
No results found
Fixed
In bun, vitest isn't possible, use bun test instead
Bun support, upgrade dependencies, and remove ESLint
Compare
Sorry, something went wrong.
No results found
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`
Compare
Sorry, something went wrong.
No results found
Fixed
Add configs to exports 7b67c41 (needed for vitest to work)
v0.13.5...v0.13.6
Fix `checkProject` option
Compare
Sorry, something went wrong.
No results found
Add ignore config
Compare
Sorry, something went wrong.
No results found
Fix test command
Compare
Sorry, something went wrong.
No results found
Remove ESBuild from dependencies
Use vitest
Compare
Sorry, something went wrong.
No results found