What's Changed
- 🚀 Updating: [vest]: (6.0.4)
- serializer: only keep failed and warning test messages (#1255)
- chore(deps-dev): bump @vitest/coverage-v8 from 4.0.10 to 4.0.18 (#1236)
- website: update llms.txt
- feat(types): distinguish schema input from output types for parser chains (#1252)
- feat(suite): Refactor SuiteResult.run.data to track raw input and cumulatively mapped parsed schemas (#1251)
- refactor: shape SuiteResult.run.data into {raw, parsed} natively
- feat(vest): add schema filtering via focus/only with pick/omit (#1249)
- feat(n4s): add pick/omit schema modifiers for partial resolution (#1248)
- Add built-in lazy parsers and wire them into type rules with tests (#1241)
- deps: update yarn.lock
- chore(deps-dev): bump lint-staged from 16.2.7 to 16.3.0 (#1235)
- chore(deps-dev): bump vitest from 4.0.10 to 4.0.18 (#1233)
- chore(deps): bump date-fns from 2.30.0 to 4.1.0 (#1231)
- chore(deps-dev): bump @faker-js/faker from 8.4.1 to 10.3.0 (#1238)
- chore(deps-dev): bump @vitest/ui from 4.0.14 to 4.0.18 (#1239)
- Update hero typewriter copy to align with Vest value props (#1229)
- Use IsolateTransient to register include() conditions and defer evaluation (#1228)
- Handle latest branch in release pickTagId to prevent CI failure
- docs: Improve upgrade guide
- 🤘 Updating: [vest-utils]: (2.0.3), [vestjs-runtime]: (2.0.3), [n4s]: (6.0.3), [vest]: (6.0.3)
- Refine overloads and make group modifiers generic (#1226)
- types: infer schema type from chained rules
- types: refine types in unit tests
- tests: Update tests to use schema directly and not a mock
- chore(deps): bump ajv from 6.12.6 to 6.14.0 (#1205)
- chore(deps): bump tar from 6.1.14 to 6.2.1 (#1209)
- chore(deps): bump qs from 6.14.0 to 6.14.2 (#1207)
- chore(deps): bump rollup from 4.53.2 to 4.59.0 (#1220)
- Docs: Update SuiteSerializer API, React examples, and Vest 6 release messaging (#1225)
- style(website): improve syntax highlighting for code snippets (#1224)
- docs: clarify initial build step in contributing guide (#1223)
Full Changelog: https://github.com/ealush/vest/compare/vest@6.0.2...vest@6.0.4