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

fix: prevent unnecessary __data.json requests #8636

Merged
merged 42 commits into from
Jan 26, 2023
Merged

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    83d078b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444ca6b View commit details
    Browse the repository at this point in the history
  3. extract guard plugin

    Rich-Harris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ba6b26f View commit details
    Browse the repository at this point in the history
  4. simplify

    Rich-Harris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    044ac7d View commit details
    Browse the repository at this point in the history
  5. simplify

    Rich-Harris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ec5879c View commit details
    Browse the repository at this point in the history
  6. remove unused code

    Rich-Harris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d75f2a8 View commit details
    Browse the repository at this point in the history
  7. simplify

    Rich-Harris committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6b92046 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f84029f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. remove unused property

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ef261df View commit details
    Browse the repository at this point in the history
  2. simplify

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    dab55fd View commit details
    Browse the repository at this point in the history
  3. simplify

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    4f96848 View commit details
    Browse the repository at this point in the history
  4. reverse order

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    3fc24c1 View commit details
    Browse the repository at this point in the history
  5. refactor

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    cb4e981 View commit details
    Browse the repository at this point in the history
  6. remove

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    39419d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6fde15 View commit details
    Browse the repository at this point in the history
  8. skip

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5425090 View commit details
    Browse the repository at this point in the history
  9. keep state local

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    0803fd2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ff19cd View commit details
    Browse the repository at this point in the history
  11. DRY

    Rich-Harris committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c2025cf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    2077f3b View commit details
    Browse the repository at this point in the history
  2. optimize client build

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c5026de View commit details
    Browse the repository at this point in the history
  3. run all tests

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3dac5f6 View commit details
    Browse the repository at this point in the history
  4. oops

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8c6a102 View commit details
    Browse the repository at this point in the history
  5. fix illegal module guard

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    20988b5 View commit details
    Browse the repository at this point in the history
  6. simplify

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2508919 View commit details
    Browse the repository at this point in the history
  7. fix prerender_map

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    917a861 View commit details
    Browse the repository at this point in the history
  8. simplify/tidy up

    Rich-Harris committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    95ce92f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. changeset

    Rich-Harris committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c1f01ce View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    0bd072c View commit details
    Browse the repository at this point in the history
  2. comment for plugin_guard

    Rich-Harris committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4c21ff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    048079f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d4c17 View commit details
    Browse the repository at this point in the history
  3. tweak comment

    Rich-Harris committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0e925e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. chore: better cross-process communication (#8729)

    Co-authored-by: Conduitry <git@chor.date>
    Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
    3 people authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0479a49 View commit details
    Browse the repository at this point in the history
  2. fix

    dummdidumm committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    450a62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9ddec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b8208 View commit details
    Browse the repository at this point in the history
  5. try debug mac failure

    dummdidumm committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    068cbe8 View commit details
    Browse the repository at this point in the history
  6. Revert "try debug mac failure"

    This reverts commit 068cbe8.
    dummdidumm committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3362df0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e900343 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f209e73 View commit details
    Browse the repository at this point in the history
  9. belts and braces

    dummdidumm committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ead8fa8 View commit details
    Browse the repository at this point in the history