@hyperfrontend/json-utils
Changelog§
Every published release, newest first. The latest is v1.0.1.
7 releases, newest first
v1.0.15 fixes
Compare the commits behind v1.0.1 on GitHub ↗Bug Fixes
- keep the pattern guards and position inside anyof, oneof and not branches
- report a $ref cycle that consumes no data instead of overflowing the stack
- generate schemas the json form of the sample satisfies
- count string length by code point for minlength and maxlength
- accept email domains with more than two labels
v1.0.01 feature
Compare the commits behind v1.0.0 on GitHub ↗Features
- Marked stable. No API changes since 0.1.1.
v0.1.11 other change
Compare the commits behind v0.1.1 on GitHub ↗Other
@hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
v0.1.01 feature · 1 fix
Features
lib-json-utilsregex pattern safety (b899865)
Compare the commits behind v0.1.0 on GitHub ↗Bug Fixes
lib-json-utilscorrect package exports (9e67a4b)
v0.0.31 fix
Compare the commits behind v0.0.3 on GitHub ↗Bug Fixes
lib-json-utilscorrect package exports (9e67a4b)
v0.0.2No notes
v0.0.11 other change
Performance Improvements
lib-json-utilsfix regex with performance caveats (28b21f2)