- 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 namedmap
using theQuery
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