File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## <small >0.7.2 (2026-03-13)</small >
2+
3+ * feat: 🎸 add s.cast namespace for programmer-friendly coercion ([ f2a984b] ( https://github.com/mjancarik/esmj-schema/commit/f2a984b ) )
4+ * feat: 🎸 add s.coerce namespace for type coercion ([ 98bb3a5] ( https://github.com/mjancarik/esmj-schema/commit/98bb3a5 ) )
5+ * docs: ✏️ update library size ([ c8381d3] ( https://github.com/mjancarik/esmj-schema/commit/c8381d3 ) )
6+
7+
8+
19## <small >0.7.1 (2026-03-13)</small >
210
311* feat: 🎸 add catch() method for fallback on parse failure ([ 9c58f06] ( https://github.com/mjancarik/esmj-schema/commit/9c58f06 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @esmj/schema" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "description" : " Tiny extendable package for schema validation." ,
55 "keywords" : [
66 " schema" ,
You can’t perform that action at this time.
0 commit comments