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: overhaul proxies, remove $state.is #12916

Merged
merged 22 commits into from
Aug 20, 2024
Merged

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    deda52e View commit details
    Browse the repository at this point in the history
  2. use variables

    Rich-Harris committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9068c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. early return

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2e53be2 View commit details
    Browse the repository at this point in the history
  2. tidy up

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e98ac36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f0fea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abddd22 View commit details
    Browse the repository at this point in the history
  5. rename

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8caecbe View commit details
    Browse the repository at this point in the history
  6. tidy up

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bdf60ce View commit details
    Browse the repository at this point in the history
  7. tidy

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8f3aad4 View commit details
    Browse the repository at this point in the history
  8. tweak

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    39d5bb1 View commit details
    Browse the repository at this point in the history
  9. fix

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    351afa8 View commit details
    Browse the repository at this point in the history
  10. remove is_frozen check

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7804949 View commit details
    Browse the repository at this point in the history
  11. remove $state.is

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ab6b354 View commit details
    Browse the repository at this point in the history
  12. avoid mutations

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    810817a View commit details
    Browse the repository at this point in the history
  13. tweak

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f914df7 View commit details
    Browse the repository at this point in the history
  14. changesets

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    006d982 View commit details
    Browse the repository at this point in the history
  15. changeset

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    07716f6 View commit details
    Browse the repository at this point in the history
  16. changeset

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4e06fa2 View commit details
    Browse the repository at this point in the history
  17. regenerate

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cc991d0 View commit details
    Browse the repository at this point in the history
  18. add comment

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c738371 View commit details
    Browse the repository at this point in the history
  19. add note

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    03fbfa7 View commit details
    Browse the repository at this point in the history
  20. add test

    Rich-Harris committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    689d367 View commit details
    Browse the repository at this point in the history