what stackpulse tracks
Valibot releases from GitHub
StackPulse watches Valibot release notes and keeps the original source link close to every summary.
The modular and type-safe schema library StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Valibot release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
Bug fixes for word count actions caching, flatten method handling, and intersect schema merging.
Users utilizing word count actions, flatten method, or intersect schema may be affected by these fixes.
Update to the latest version to benefit from the fixes.
This release fixes the generation of `$ref` values to properly encode definition keys containing `/` or `~` as JSON Pointer tokens.
Users generating JSON schemas with definition keys containing `/` or `~` are affected.
Update to this version to ensure proper encoding of `$ref` values.
This release fixes a type inference issue in the `intersect` schema for non-tuple array options.
Users relying on the `intersect` schema with non-tuple array options may be affected by incorrect type inference.
Update to v1.4.1 to ensure correct type inference for `intersect` schema.
This release updates the build target to ES2020 for broader compatibility and adjusts the Valibot peer dependency to v1.4.0.
Users relying on environments with older JavaScript syntax support will benefit from this update.
Ensure your environment supports ES2020 syntax or update accordingly.
This release introduces Uzbek translations and updates the Valibot peer dependency version.
Users requiring Uzbek translations or using Valibot as a peer dependency are affected.
Update the Valibot peer dependency to `^1.4.0` if necessary.
This release introduces new validation and transformation actions, improves TypeScript type performance, and optimizes runtime performance. Several internal changes ensure compatibility with older environments.
Developers using Valibot for validation and transformation will benefit from new features and performance improvements.
Update to v1.4.0 to take advantage of new validation and transformation actions.