18.0.4 (2024-02-09)
🚀 Features
- core: update swc/register (#21755)
- expo: support cjs and mjs (#21408)
- nx-dev: update launch conf timings (db78715a70)
- nx-dev: update launch page link text (#21747)
🩹 Fixes
- angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
- angular: generate app server module setup correctly in setup-ssr generator (#21702)
- angular: add missing forceEsbuild option to dev-server executor (#21753)
- core: remove implementation detail from warning (89797d2f7a)
- core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
- js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
- misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
- module-federation: map static remote locations correctly (#21709)
- nextjs: src package.json should not be copied to output folder (b0506c9f8f)
- nextjs: Custom server should work with Crystal (#21736)
- nx-dev: remove fence from new packages and "nx add" commands (#21705)
- playwright: fix include in tsconfig.json (#21730)
- release: logging improvements (#21692)
- release: ensure
nx release publish --graph
only includes projects with target (#21726) - release: do not stop daemon in dry-run (#21743)
- remix: do not rename root jest.preset.js (#21703)
- testing: increase the default timeout to 15s for the dev server to start (#21716)
- testing: ensure cypress closes the web dev server (#21759)
❤️ Thank You
- Austin Fahsl @fahslaj
- Colum Ferry @Coly010
- Emily Xiong @xiongemi
- Jack Hsu @jaysoo
- James Henry @JamesHenry
- Jason Jean @FrozenPandaz
- Juri @juristr
- Juri Strumpflohner @juristr
- Leosvel Pérez Espinosa @leosvelperez
- Miroslav Jonas @meeroslav
- Miroslav Jonaš @meeroslav
- Nicholas Cunningham @ndcunningham
- Yu Zheng