| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 1.4 kB | |
| Safe timing helpers, vine.create usage in validator stub and create building using custom tsconfig file source code.tar.gz | 2026-03-26 | 119.1 kB | |
| Safe timing helpers, vine.create usage in validator stub and create building using custom tsconfig file source code.zip | 2026-03-26 | 237.8 kB | |
| Totals: 3 Items | 358.3 kB | 0 | |
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 https://github.com/adonisjs/core/pull/5082
- feat: safe timing helper by @Julien-R44 in https://github.com/adonisjs/core/pull/5080
New Contributors
- @FlorianV85 made their first contribution in https://github.com/adonisjs/core/pull/5082
Full Changelog: https://github.com/adonisjs/core/compare/v7.1.1...v7.2.0