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 passing platform context from adapters #3429

Merged
merged 45 commits into from
Jan 27, 2022

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    d574cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d4737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56bfe37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8309cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb67019 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    9f95150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f4247c View commit details
    Browse the repository at this point in the history
  3. Added changesets

    fezproof committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fd9a6f5 View commit details
    Browse the repository at this point in the history
  4. Formated and linted

    fezproof committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    df36652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d34a4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d887a3 View commit details
    Browse the repository at this point in the history
  7. Fixed type issue in hooks

    fezproof committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    bcd3c8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36b139a View commit details
    Browse the repository at this point in the history
  9. Updated naming to platform

    fezproof committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    eb977ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9d3fa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8745a71 View commit details
    Browse the repository at this point in the history
  12. Fixed typo in docs

    fezproof committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    40f8cd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Update documentation/docs/01-routing.md

    Co-authored-by: Ben McCann <[email protected]>
    fezproof and benmccann authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    201e595 View commit details
    Browse the repository at this point in the history
  2. Fixed bad spaces

    fezproof committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    0bce46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95e1b3 View commit details
    Browse the repository at this point in the history
  4. Fixed merge issues

    fezproof committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    741eda4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    19d5039 View commit details
    Browse the repository at this point in the history
  2. rerun flakey tests

    fezproof committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2f6cb31 View commit details
    Browse the repository at this point in the history
  3. rerun flakey tests 2

    fezproof committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c7b10a1 View commit details
    Browse the repository at this point in the history
  4. Update documentation/docs/10-adapters.md grammer

    Co-authored-by: Andrew McGrath <[email protected]>
    fezproof and am283721 authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e4a1047 View commit details
    Browse the repository at this point in the history
  5. rerun flakey tests 3

    fezproof committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d91beaf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'locals-from-adapter' of https://github.com/fezproof/kit

    …into locals-from-adapter
    fezproof committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    22c2e6f View commit details
    Browse the repository at this point in the history
  7. rerun flakey tests 4

    fezproof committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    492809d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Changed node handler to pass in req

    Added documentation to Node adaptor
    fezproof committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e4c7be7 View commit details
    Browse the repository at this point in the history
  2. Updated cloudflare readme

    fezproof committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    bb2ddaa View commit details
    Browse the repository at this point in the history
  3. Renamed to request

    fezproof committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e5fd336 View commit details
    Browse the repository at this point in the history
  4. Use Record<string, any>

    fezproof committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4e96cf1 View commit details
    Browse the repository at this point in the history
  5. rerun flakey tests 5

    fezproof committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9fc934b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    72459fe View commit details
    Browse the repository at this point in the history
  2. update adapters

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    54de5bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d417d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e68d469 View commit details
    Browse the repository at this point in the history
  5. tweak changesets

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    358c747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a4b54b View commit details
    Browse the repository at this point in the history
  7. tweak adapter docs

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9d57b6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3121b8 View commit details
    Browse the repository at this point in the history
  9. Fix documentation/docs/04-hooks.md spaces

    Co-authored-by: Conduitry <[email protected]>
    fezproof and Conduitry authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6e90095 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ca9144 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d3c3ae View commit details
    Browse the repository at this point in the history
  12. simplify docs

    Rich-Harris committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    983ec4f View commit details
    Browse the repository at this point in the history