15.1.2 (2026-05-10)
This release adds a new syncpack update --interactive option, a 30 minute TTL cache which can be skipped with a new syncpack update --no-cache option, and Update Groups to set policies for if and how various dependencies should be updated.
Features
- config: add updateGroups to set registry update policies (bd7573e), closes #244
- update: add --interactive prompt (8b1334a)
- update: cache registry responses for 30mins (08bd28c)