Skip to content

0.17.1-dev

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Mar 23:55
· 7 commits to main since this release
27a1502

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 init with 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)