vers. 3.2.1
This small patch covers just a few fixes following the major v3.2 update. Notable change includes the deployment of technical documentation for all classes, methods, functions, and types, providing developers with deep insight into the architecture of CmpStr.
What’s New
- Technical documentation, generated via Typedoc, deployed on GitHub pages
- New
FilterHooktype introduced as a literal union with autocompletion of internally defined hooks - New method
Filter.clearPipeline()added
Changes & Fixes
- Type fix:
StructuredDataResult.keycorrected fromstring | number | symboltokeyof T - Dev dependencies updated to latest versions
Known ToDo’s
- Entirely revised error handling to provide more precise error messages
Full Changelog: v3.2.0...v3.2.1