Skip to content

20.0.7

Compare
Choose a tag to compare
@manfredsteyer manfredsteyer released this 06 Jul 10:31
· 21 commits to main since this release

This release contains two significant improvements: Thanks to Alejandro Ramírez, the shell is now reloaded when a remote is changed in development mode. This is the usual DX people expect, and hence, in the past, there have been several requests for it.

The second huge improvement is a fix and a new feature removing sharp edges when using the new ignoreUnusedDeps. This feature improves DX and performance and is now on by default for new projects. More Details on it can be found in the release notes for version 20.0.3 and 20.0.6.

Big thanks to Rainer Hahnekamp for quickly fixing a bug in the underlying sheriff library.

What's Changed

  • feat(nf): adds suport for SSE events when the federation artifacts has been built by @aramirezj in #886
  • feat(nf-core): respect unresolved deps when removing unused shared packages from configuration
  • fix(nf): make schematic use forward slashes for paths even though it runs on windows
  • perf(nf): don't build shared libs again after a change in dev
  • fix(nf-core): rewrite imports for resolving chunks via import map

Full Changelog: 20.0.6...20.0.7