Releases: WarningImHack3r/npm-update-dependencies
Releases · WarningImHack3r/npm-update-dependencies
v3.0.0
v2.3.3
v2.3.2
Fixed
- Fix compatibility with 2024.2 IDEs
v2.3.1
Changed
- Improve logic related to registries scanning, avoiding rare duplicated checks
- Retry failed shell commands up to 2 times before giving up, improving success rate
- Other code improvements and optimizations
Fixed
- Fix status bar sometimes not being updated correctly (#102 - thanks @tborychowski!)
- Fix high CPU usage when scanning for registries
- Fix a crash when scanning for deprecations
v2.3.0
Added
- Introduce a setting to customize the maximum amount of simultaneous scans
Changed
- Slightly improve performance on scans startup
- Logic improvements for scanners
Fixed
- Fix a rare crash with the status bar when navigating between projects (#99)
- Fix cached updates not being used when they should
v2.2.1
v2.2.0
Added
- Introduce the long-awaited blacklist feature
- Allows ignoring specific versions or whole dependencies from being updated
- Blacklist entries can be added right from the update annotation
- The blacklist can be managed from the settings
- Supports multiple version selectors for a granular control
v2.1.5
v2.1.4
Changed
- Improve caching introduced in 2.1.3
Fixed
- Fix support for newer versions (2024.1+)
v2.1.3
Added
- Add a button to create prefilled GitHub issues from crashes
Fixed
- Fix support for multiple open projects/windows