- Report stringification with intl.
- TypedProp serialization/deserialization.
- Modern export interface.
- Type names.
- Select should accept plain object as shapes.
- Contexts:
- Add contexts.
- Add circular structures check.
- Inspect details.reason wider implementation:
- reason is a rule branches.
- reason is a code, not a message.
- Add rule referrences to remove dependant rules on replace:
// Should throw or replace arrayOf Type.arrayOf().number
- Clone rules.
- Custom checker.
- Pure checker with no initial checkers.
- Create PureProps instance.