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

Fixed incorrect changed path when mutating unrelated area of proxy during iteration operations on cloned areas of the proxy. #105

Merged

Commits on Jan 11, 2024

  1. Fixed changed path when mutating unrelated area of proxy during opera…

    …tions on cloned areas of the proxy.
    brendon1982 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b1467e0 View commit details
    Browse the repository at this point in the history
  2. Addressed lint issues.

    brendon1982 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4cccdaf View commit details
    Browse the repository at this point in the history
  3. Disabled eslint check for 'for' loop in path.js as using a 'for ... o…

    …f' loop alters behavior failing a test.
    brendon1982 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b382b36 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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