Skip to content

Release v17.1.0

Choose a tag to compare

@NiklasPor NiklasPor released this 04 Jan 15:39
· 13 commits to main since this release

Added

  • Nx Tasks are now available in the callback passed to createCustomRunner. Fixes #30.

Fixed

  • Prevent call to getSafeRemoteCacheImplementation if both read and write are disabled. Thanks to Charlie Croom.
  • Fix filter source implementation to work OS independently. Fixes #31.