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-dev): add warning when future.v2_routeConvention is not enabled #5606

Merged
merged 6 commits into from
Mar 6, 2023

Commits on Mar 2, 2023

  1. chore(remix-dev): add warning when future.v2_routeConvention is not…

    … enabled
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    
    chore: update warning
    
    test: update test to include v2_routeConvention error  message
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    
    update warning
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    23b5316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a0228 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. test: update hmr test to use flat routes, otherwise it'll fail due to…

    … the warning ending up in stderr
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d9b9049 View commit details
    Browse the repository at this point in the history
  2. chore: update deprecation warning to include emoji

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d74353b View commit details
    Browse the repository at this point in the history
  3. chore: use export in integration test

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    696b09c View commit details
    Browse the repository at this point in the history
  4. chore: use source, add dev to integration references

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    47a9ace View commit details
    Browse the repository at this point in the history