Releases: pinterest/esprint
Releases · pinterest/esprint
v2.0.0
v0.5.0
v0.4.0
We're proud to announce our first non-beta release!
Fixes:
- The cache is now properly cleared when files are deleted.
Misc:
- It's now easier to write new tests!
yarn run create-test
to create a test directory for writing tests.
v0.4.0-beta.11
v0.4.0-beta.10
Breaking changes:
- The option to specify number of workers has been removed from
.esprintrc
Updates:
- esprint now uses all available cores by default
- Use the
--workers=n
CLI argument to override the default number on a per-run basis