Releases: pyncz/zod-key-mapper
Releases · pyncz/zod-key-mapper
v1.0.1
1.0.1 (2023-04-04)
Bug Fixes
v1.0.0
1.0.0 (2023-04-04)
Bug Fixes
- Add type check and runtime exception if
newKey
is an empty string (4ea3bde)
- Don't keep replaced keys (49a1cfd)
- Don't unite output types if
keysMap
has multiple entries (1c8e97c)
- Override an existing key if a new one is mapped into it (2f80c43)
Features
- Add first implementation (ab67570)
- Upgrade API to pass map object instead of just keys as args (d58c4c7)