Skip to content

feat(remix)!: Drop support for Remix v1 #14988

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 17 commits into from
Jan 17, 2025
Merged

Conversation

chargome
Copy link
Member

@chargome chargome commented Jan 13, 2025

  • Drops support for Remix v1.
  • Drops support for React <18 in Remix (Remix v2 depends on React 18)
  • Removes v1 integration tests
  • Removes v1 e2e tests

ref ##14263

@chargome chargome self-assigned this Jan 13, 2025
@chargome chargome marked this pull request as ready for review January 16, 2025 11:08
Copy link

codecov bot commented Jan 16, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
688 1 687 299
View the full list of 1 ❄️ flaky tests
tracing/request/fetch/test.ts should create spans for fetch requests

Flake rate in main: 7.69% (Passed 36 times, Failed 3 times)

Stack Traces | 10.1s run time
test.ts:7:11 should create spans for fetch requests

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@onurtemizkan onurtemizkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Added a few minor comments.

@chargome chargome merged commit 56f82aa into develop Jan 17, 2025
148 checks passed
@chargome chargome deleted the cg/drop-remix1-support branch January 17, 2025 12:10
chargome added a commit that referenced this pull request Jan 20, 2025
- Updates the label for remix integration tests.
- Updates client types for captureRemixServerException params 

Follow up to #14988

---------

Co-authored-by: Francesco Gringl-Novy <francesco.novy@sentry.io>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants