Change8

v2.3.6

📦 turborepoView on GitHub →
6 features🐛 1 fixes🔧 3 symbols

Summary

This release introduces significant features like lockfile awareness for `affectedPackages`, `--use-gitignore` for `prune`, and MFE proxy support, alongside numerous CI and dependency updates.

Migration Steps

  1. Users migrating from Nx should consult the new migration guide.
  2. Users migrating from Nx should note the more prominent incremental migration documentation.

✨ New Features

  • Micro-frontend (MFE) feature now supports version 1 and makes the version optional.
  • Added support for user-specified local proxy in MFE feature.
  • Introduced the `--use-gitignore` flag for the `prune` command.
  • The `affectedPackages` command is now lockfile aware.
  • Added caching improvements to the `watch` command.
  • Added a new example project: `example-with-vite-react`.

🐛 Bug Fixes

  • Resolved a conflict CSS property in the `with-tailwind` example.

🔧 Affected Symbols

affectedPackagesprunewatch