You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Cleaned types in:
- 'dropWhileEnd' - Made method stricter, and
more flexible (!?!?) at the same time.
- 'forEach' - Made type clearer, and more
flexible.
- 'map' - Made type clearer.
- 'tails', and 'subsequence' - Updated these to
use 'Slice' type.
- Removed deprecation tag from:
- 'ArrayTypeConstructor', and,
- 'TypedArray'
- Cleaned up some doc blocks.
- Cleaned up some doc blocks.
- Deprecated 'types/data/list' type method types.
- Consolidated some code in rollup.config.
- Updated rollup.config to output cjs/mjs files
with cjs/mjs extensions, respectively.
- Performed (small) type cleanups in
fjl-inputFilter, and fjl-validator string
length validator.
- package.json - Removed 'exports' field -
Currently very difficult to support for our use
case so the feature is tabled until we could
solve the 'exporting type files for cjs, and
mjs' issue.
Tracking issue for tasks related to fjl-validator v2.0 release development.
The text was updated successfully, but these errors were encountered: