What's New in this Pre-release
- Fixed an issue where git+https plugins were not properly respecting the filecache
- Fixed an issue where declaring multiple built-in plugins would raise a duplicate plugin error
- Added a success message to
devbox initwith next steps - Updated dependencies in examples
Changelog
- 27a1502 Fix remaining Dependabot security alerts (#2803)
- 540b82c Fix false duplicate detection for multiple declared built-in pluginss (#2799)
- bbe7a31 feat(init): print success message and next steps after devbox init (#2800)
- ab5eba0 Fix high-severity Dependabot alerts (#2801)
- f82a364 Add filecache to git plugin FileContent with configurable TTL (#2798)