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

Allow server-only load functions to return more than JSON #6318

Merged
merged 25 commits into from
Aug 29, 2022
Merged

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    1985b56 View commit details
    Browse the repository at this point in the history
  2. generate __data.js

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    24b1984 View commit details
    Browse the repository at this point in the history
  3. merge master

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b5d6f77 View commit details
    Browse the repository at this point in the history
  4. wire things up

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fe30204 View commit details
    Browse the repository at this point in the history
  5. fix

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fb0621f View commit details
    Browse the repository at this point in the history
  6. update devalue

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    35de03c View commit details
    Browse the repository at this point in the history
  7. cachebust

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3e8ec03 View commit details
    Browse the repository at this point in the history
  8. get it working

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e303900 View commit details
    Browse the repository at this point in the history
  9. huh

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    401c02d View commit details
    Browse the repository at this point in the history
  10. fixes

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    31010dc View commit details
    Browse the repository at this point in the history
  11. lint

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    978d0d4 View commit details
    Browse the repository at this point in the history
  12. fixes

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8481a6a View commit details
    Browse the repository at this point in the history
  13. fix

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    60c8d66 View commit details
    Browse the repository at this point in the history
  14. fix

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    859f4cb View commit details
    Browse the repository at this point in the history
  15. update docs

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5a113b6 View commit details
    Browse the repository at this point in the history
  16. fix

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    74d595b View commit details
    Browse the repository at this point in the history
  17. merge

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3e523b9 View commit details
    Browse the repository at this point in the history
  18. changeset

    Rich-Harris committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    91115f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix

    Rich-Harris committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    5b4afb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. comment

    Rich-Harris committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    ae423fd View commit details
    Browse the repository at this point in the history
  2. add comments

    Rich-Harris committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    3e3d05d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b970d5c View commit details
    Browse the repository at this point in the history
  4. use DATA_SUFFIX constant

    Rich-Harris committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    358d0ce View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

    Rich-Harris committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5eafe2c View commit details
    Browse the repository at this point in the history