Skip to content

v9.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 13:38
4f60fac

9.3.1 (2023-01-17)

Bug Fixes

  • git: when a Plugin.branch is set, don't use config.defaults.version. Fixes #409 (bd37afc)
  • spec: dont copy dep and super state from existing plugins (da4e8cc)
  • spec: when overriding a spec by name that has not been imported yet, show an error when needed (baaf8dd)
  • work-around for libuv issue where fs_scandir_next sometimes fails to return a file type (c791c0e)

Performance Improvements

  • plugin: de-duplicate dependencies, keys, ft, event and cmd (1b2a6f6)