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: Use native promises, remove RSVP #2874

Merged
merged 1 commit into from
Dec 24, 2024
Merged

feat: Use native promises, remove RSVP #2874

merged 1 commit into from
Dec 24, 2024

Conversation

BobrImperator
Copy link
Collaborator

@BobrImperator BobrImperator commented Dec 24, 2024

  • Removes rsvp from the internals and authenticators.
    This is a breaking change for users that relied on RSVP behavior, usually when they implement a custom authenticator.

https://rfcs.emberjs.com/id/0796-ember-data-deprecate-rsvp/

Copy link

github-actions bot commented Dec 24, 2024

Some tests with 'continue-on-error: true' have failed:

  • test-esa test:one ember-beta

  • classic-test-app test:one ember-beta

  • classic-test-app test:one ember-canary

  • test-app test:one ember-canary

  • test-app test:one ember-beta

  • test-esa test:one ember-canary

    Created by continue-on-error-comment

@BobrImperator BobrImperator merged commit 831ad9b into master Dec 24, 2024
41 of 44 checks passed
@BobrImperator BobrImperator deleted the remove-rsvp branch December 24, 2024 14:42
@github-actions github-actions bot mentioned this pull request Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant