Change8

22.1.0-rc.4

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

Summary

This release introduces the skipDefaultTag option for the docker build target and fixes issues related to plugin resolution and process hanging.

✨ New Features

  • Added skipDefaultTag option to the docker build target.

🐛 Bug Fixes

  • Included require paths when resolving specified plugins in core.
  • Prevented hanging between command end and process exit in core.

🔧 Affected Symbols

docker build targetcore plugin resolution