16.1.1 (2023-05-05)
Bug Fixes
- core: handle schema property with const value (#16797) (e7e78c5)
- core: match all occurences when substituting tokens in targetDef… (#16783) (f0a1c33)
- core: obey nx.json package manager property (#16777) (7eec0d7)
- core: register task timings correctly in task profiling life cycle (#16801) (1d8be1c)
- devkit: ensure ignore has been initialized in visitNotIgnoredFiles (#16820) (a0fb8df)
- devkit: fix issue replacing package dependencies in malformed pa… (#16823) (b93d46d)
- misc: ignore more binary formats during migration (#16784) (c15c4dd)
- misc: make Nx 16 migration safer when treee throws an exception (#16782) (197105a)
- misc: update URL to point to live page for plugin registry (#16817) (4942eb4)
- nextjs: add workspace dependencies to transpilePackages automatically (#16774) (8d35eda)
- nextjs: enable Next.js 13.4 support (#16819) (8beb4e4)
- react: add
app
directory in the defaulttailwind.config.js
(#16656) (402ccbf) - repo: fix nightly registry failing on windows (#16804) (747050e)
Features
- node: allow executing esm compiled scripts (#10414) (1c791db)
- react: support allowJs customization in the rollup executor (#16789) (575c6a1)
- repo: add CI check for valid codeowners patterns (#16729) (84dd418)
- repo: enable daemon for nightly tests (#16808) (c55630b)
Reverts
- Revert "chore(misc): publish 16.1.1-beta.0" (127e8d4)