- Last updated: 2025-01-29T16:25:48Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
5.2.0 (2025-01-29)
- update
deleteIn()
path coercion/check (8e5e680)- update path coercion to use
disallowProtoPath()
(likemutIn()
already does) - update docs
- update path coercion to use
- update
toPath()
& docs (202ee9c)- update
toPath()
to ensure converted string path is valid- disallow empty-string path segments
- only top-level empty string (or array) is allowed
- update doc strings to correct & clarify extended checking via
disallowProtoPath()
- add tests
- update
5.1.82 (2024-06-21)
- rename various rest args to be more semantically meaningful (8088a56)
- enforce uniform naming convention of internal functions (56992b2)
5.1.79 (2024-04-20)
- update type usage (8e242f1)
5.1.63 (2024-01-30)
5.1.48 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
5.1.39 (2023-08-04)
- update
identity
usage in various pkgs (b6db053)