Change8

22.1.3

📦 nxView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

Version 22.1.3 introduces a new migration path for Next 16 upgrades and resolves several bugs related to bundling, process management, and linting configurations.

Migration Steps

  1. If you are upgrading to Next 16, you may use the new migration to add AI instructions.

✨ New Features

  • Added migration to add AI instructions for upgrading to Next 16 in nextjs projects.

🐛 Bug Fixes

  • Replaced rollup-plugin-copy with the nx copy assets plugin for bundling.
  • Fixed issue where child process tree was not being killed correctly across different running tasks.
  • Ensured the base eslint configuration ignores out-tsc directories.

🔧 Affected Symbols

rollup-plugin-copynx copy assets plugin