Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:45
e47d611

4.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • In case you depended on automatic merge of Git Submodules in the devbox base-config plugin's init hook, this have now been disabled and only uninitialized Git submodules are initialized.

Bug Fixes

  • avoid git submodule init hook merges (#75) (aed451a)