Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.5 #13796

Merged
merged 31 commits into from
Aug 29, 2023
Merged

7.5 #13796

merged 31 commits into from
Aug 29, 2023

Commits on Jul 24, 2023

  1. add deprecation warning

    IslandRhythms committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    80d0490 View commit details
    Browse the repository at this point in the history
  2. change message

    IslandRhythms committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    eb73b2a View commit details
    Browse the repository at this point in the history
  3. moved it

    IslandRhythms committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e76a902 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update query.js

    vkarpov15 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bd15a91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13651 from Automattic/IslandRhythms/deprecate-ove…

    …rwrite
    
    Island rhythms/deprecate overwrite
    vkarpov15 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    370c32d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    7a2adb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13659 from Automattic/IslandRhythms/gh-13276

    enhancement: can index using the alias
    vkarpov15 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7b39ac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    114acac View commit details
    Browse the repository at this point in the history
  2. made changes

    IslandRhythms committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e55385a View commit details
    Browse the repository at this point in the history
  3. fix:lint

    IslandRhythms committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a93b9b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    6bf5490 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    95ee76c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13678 from Automattic/vkarpov15/remove-unnecessar…

    …y-error
    
    fix(query): remove unnecessary check for atomic operators in findOneAndReplace()
    vkarpov15 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7ddb381 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13663 from Automattic/IslandRhythms/gh-10353

    feature: `pathsToSkip` option for Model.validate
    vkarpov15 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dd01db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. test(document): repro #13748

    vkarpov15 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    743c556 View commit details
    Browse the repository at this point in the history
  2. fix(document): make array getters avoid unintentionally modifying arr…

    …ay, defer getters until index access instead
    
    Fix #13748
    vkarpov15 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bebdc09 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    0d4891b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa453c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eeb875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    069651e View commit details
    Browse the repository at this point in the history
  5. style: fix lint

    vkarpov15 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    65245a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    fafa5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40146c8 View commit details
    Browse the repository at this point in the history
  3. test: add tests

    vkarpov15 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fe7f80b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. test: fix tests

    vkarpov15 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0d956ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13774 from Automattic/vkarpov15/gh-13748

    fix(document): make array getters avoid unintentionally modifying array, defer getters until index access instead
    vkarpov15 authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c1d5b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e63bd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #13786 from Automattic/vkarpov15/handle-top-level-…

    …dollar-keys
    
    feat: allow top level dollar keys with findOneAndUpdate(), update()
    vkarpov15 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    29de9c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13793 from Automattic/vkarpov15/gh-13774

    fix(document): avoid double-calling array getters when using `.get('arr.0')`
    vkarpov15 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d9a4bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92e8e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    419c64d View commit details
    Browse the repository at this point in the history