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

[breaking change] implement and default to useStrictShallowCopy, omitting getters #941

Merged
merged 8 commits into from
Apr 17, 2023

Commits on Jan 27, 2023

  1. feat: implement useStrictShallowCopy

    hrsh7th authored and hrsh7th committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    31e61bf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    de9569f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bc548 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Add todo comment

    hrsh7th committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3c199a3 View commit details
    Browse the repository at this point in the history
  2. Change comment

    hrsh7th committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3819609 View commit details
    Browse the repository at this point in the history
  3. Improve documents

    hrsh7th committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    99efdef View commit details
    Browse the repository at this point in the history
  4. Fix flowtype doc comment

    hrsh7th committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3cabd7b View commit details
    Browse the repository at this point in the history
  5. Fix test case comment

    hrsh7th committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    da3de76 View commit details
    Browse the repository at this point in the history