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-testing): cast types to use Remix type definitions + allow passing context #6065

Merged
merged 5 commits into from
Apr 13, 2023

Commits on Apr 13, 2023

  1. feat(remix-testing): allow passing context to loaders/actions

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    64771dc View commit details
    Browse the repository at this point in the history
  2. feat(remix-testing): cast types to be Remix types

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5c688ec View commit details
    Browse the repository at this point in the history
  3. test: update test

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f1a8274 View commit details
    Browse the repository at this point in the history
  4. fix: ensure children get context in loader/action

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    aec2b24 View commit details
    Browse the repository at this point in the history
  5. chore: add changeset

    [skip ci]
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9e3d7f8 View commit details
    Browse the repository at this point in the history