9.3.1 (2023-01-17)
Bug Fixes
- git: when a
Plugin.branch
is set, don't useconfig.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)