File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://github.com/DouglasNeuroInformatics/libjs/compare/v2.9.0...v3.0.0 ) (2025-05-30)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ * All Zod helpers now use v4
8+ * use unwrap utility rather than importing neverthrow from libjs
9+
10+ ### Features
11+
12+ * add isZodTypeLike ([ e6540a5] ( https://github.com/DouglasNeuroInformatics/libjs/commit/e6540a52fccb2304238c4bf81dd495c461755eeb ) )
13+ * add neverthrow module ([ 4a66cbb] ( https://github.com/DouglasNeuroInformatics/libjs/commit/4a66cbb13319eab60cb5e8b386c44e70cc0c6d6d ) )
14+
15+ ### Code Refactoring
16+
17+ * finalize conversion to Zod v4 ([ c29326f] ( https://github.com/DouglasNeuroInformatics/libjs/commit/c29326fb41a23c8bfb10e18343bb2013b9002068 ) )
18+ * remove vendored neverthrow ([ 05821c4] ( https://github.com/DouglasNeuroInformatics/libjs/commit/05821c41daa0d5b41e2927fbf39b49c609fcb012 ) )
19+
320## [ 2.9.0] ( https://github.com/DouglasNeuroInformatics/libjs/compare/v2.8.1...v2.9.0 ) (2025-04-19)
421
522### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @douglasneuroinformatics/libjs" ,
33 "type" : " module" ,
4- "version" : " 2.9 .0" ,
4+ "version" : " 3.0 .0" ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " A collection of utility functions and types for Node.js and the browser" ,
77 "author" : " Joshua Unrau" ,
You can’t perform that action at this time.
0 commit comments