7.2.0 (2026-03-26)
Bug Fixes
- replace vine.compile with vine.create in validator stub (#5082) (487246a)
- update validator test to use vine.create (9d7c8fc)
Features
- allow passing custom tsconfig path to the build command (7e12fa4), closes #5083
- allow passing custom ui instance to codemods (8cbb2c1)
- safe timing helper (#5080) (5793b1f)
What's Changed
- fix: replace vine.compile with vine.create in validator stub by @FlorianV85 in #5082
- feat: safe timing helper by @Julien-R44 in #5080
New Contributors
- @FlorianV85 made their first contribution in #5082
Full Changelog: v7.1.1...v7.2.0