Skip to content

v1.1.4

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 25 Feb 17:40
· 6049 commits to main since this release

Core

  • Stop hitting remote cache after a few failures by @jaredpalmer in #545
  • Add support for JSON5 with comments in turbo.json file by @weyert in #745
  • Fix --no-cache flag regression by @Xenfo in #699
  • Switch default Remote Caching API URL to https://vercel.com/api by @jaredpalmer in #776
  • Fix upstream eslint-plugin-react issue causing next build and lint to fail by @jaredpalmer in #779
  • Add /artifacts/events by @gsoltis in #754
  • Fix postinstall script on node 16 on ubuntu by @jaredpalmer in #778
  • Throw an error when --scope returns an empty set by @ragrag in #735

Documentation

New Contributors

Full Changelog: v1.1.3...v1.1.4