Compare Versions - superstruct
npm / superstruct / Compare Versions
This release attempts to fix NodeNext type resolution for CommonJS setups with explicit d.cts declaration files.
https://github.com/ianstormtaylor/superstruct/compare/v2.0.3-0...v2.0.3-1
This release attempts to fix NodeNext type resolution for CommonJS setups with explicit d.cts declaration files.
https://github.com/ianstormtaylor/superstruct/compare/v2.0.2...v2.0.3-0
- Allow frozen objects/arrays to be coerced (#1151) be4bc95
https://github.com/ianstormtaylor/superstruct/compare/v2.0.0...v2.0.2
- Correct TypeScript typo in docs/readme.md (#1258) 5d18222
- Remove babel from testing suite (#1255) 05254f0
- Allow users to run the testing suite in watch mode (#1256) 5a884ac
https://github.com/ianstormtaylor/superstruct/compare/v2.0.0...v2.0.1
- Changelog v2.0.0 (#1254) fd3e25b
- Fix incorrectly passing validation for arrays in object(), type(), and record() (#1252) fdf3e62
- Fix masking within unions (#1251) 8232269
- Make example directory more standalone (#1247) 88563ad
- Use more idiomatic Vitest in the testing suite (#1245) 625cea5
- 2.0.0-0 (#1246) b64f64c
- NodeNext Compat (#1224) 3fe2139
- Migrate testing suite to Vitest (#1242) f24c3cd
- Bump ESLint and related deps to v8 (#1222) a316560
- Bump np to v10 (#1218) 4a812f8
- Bump Rollup to v4 (#1225) abac635
https://github.com/ianstormtaylor/superstruct/compare/v1.0.5-0...v2.0.0
- NodeNext Compat (#1224) 3fe2139
- Migrate testing suite to Vitest (#1242) f24c3cd
- Bump ESLint and related deps to v8 (#1222) a316560
- Bump np to v10 (#1218) 4a812f8
- Bump Rollup to v4 (#1225) abac635
https://github.com/ianstormtaylor/superstruct/compare/v1.0.5-0...v2.0.0-0
- Remove ESLint import plugins 10e402c
- Add file extension to imports/exports 75cc57a
https://github.com/ianstormtaylor/superstruct/compare/v1.0.4...v1.0.5-0
Fixes
- Retain struct's type in partial and pick helpers (#1149) 4511928
Documentation
- make more of the examples runnable (#1165) c88b111
- Document the usage of the type struct in the omit utility (#1150) a4c2ebd
- Fix documentation error (#1197) 772cc7f
- update demo link and screenshot 03d65bd
https://github.com/ianstormtaylor/superstruct/compare/v1.0.3...v1.0.4