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

feat(remix-server-runtime): RRR 1.2 - handleDataRequest #4359

Merged
merged 13 commits into from
Oct 17, 2022

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    5ace9f8 View commit details
    Browse the repository at this point in the history
  2. added changeset

    jacob-ebey committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9f1a590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fadc430 View commit details
    Browse the repository at this point in the history
  4. updated linting

    jacob-ebey committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2709ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. update log

    jacob-ebey committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    bdd8df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. chore: updated router to latest

    chore: make action optional again and utilize latest router feature
    jacob-ebey committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5c50c35 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    a0cea41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3d26f7 View commit details
    Browse the repository at this point in the history
  3. chore: update @remix-run/web-fetch

    chore: cleanup tests
    jacob-ebey committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    812352e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d92fdca View commit details
    Browse the repository at this point in the history
  5. cleanup tests

    jacob-ebey committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    fe77848 View commit details
    Browse the repository at this point in the history
  6. match existing behavior

    jacob-ebey committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    71d3a3e View commit details
    Browse the repository at this point in the history
  7. improve test reliability

    jacob-ebey committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4e9eb88 View commit details
    Browse the repository at this point in the history