Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 13:37
· 5 commits to main since this release

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)