19.8.11 (2024-11-15)
🩹 Fixes
- core: ensure that
setWorkspaceContext
is run only on main nx packages (#28706) - core: fix cannot read properties of undefined (reading 'split') (#28761)
- core: task graph needs to handle multiple cycles (#28793)
- core: empty external deps should work properly (#28727)
- core: ensure that the database connection is closed when nx exits (#28821)
- core: create different dummy tasks for different targets (#28837)
- core: do not depend on ci info crate (#28850)
- core: shutdown plugin workers when disconnected (#28857)
- core: do not use unix dotfile locks (#28859)
- react: depends on migration should ignore configs that point to @nx/react #28377 (#28382, #28377)
- webpack: update stylus version to fix security issue (#28646)
❤️ Thank You
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Emily Xiong @xiongemi
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli