Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 00:00
· 168 commits to main since this release
af1d771

2.1.0 (2023-02-14)

Features

  • empty: accept dictionaries keyed by any type (e101974)
  • key: add Key type, replacing the one from obsolete dependency dictionary-types (d606dc4)

Bug Fixes

  • deps: remove dependency on obsolete dictionary-types (e696dca)
  • filter: use Object.create(null) to create new object (5e02729)
  • map: use Object.create(null) to create new object (2a1ae77)