Skip to content

v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 17:24
7e5dc03
  • Feature: Add map() query operation to apply a transformation to a document or field when evaluating a query (see PR #445).
    Note: This may break code that queries for a field named map using the Query APIs property access syntax
  • Feature: Add support for typing-extensions v4
  • Documentation: Fix a couple of typos in the documentation (see PR #446, PR #449 and PR #453)

New Contributors

  • @rewritten made their first contribution in #444
  • @nootr made their first contribution in #446
  • @abhishekpersonalprojects made their first contribution in #449
  • @jvuitton made their first contribution in #451
  • @jcea made their first contribution in #453

Full Changelog: v4.5.2...v4.6.0