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

Remove deprecated miragejs re-exports #2314

Merged

Conversation

SergeAstapov
Copy link
Collaborator

@SergeAstapov SergeAstapov commented Jan 14, 2022

In PRs #2256 and #2244 re-exports from miragejs package were deprecated and released in version v2.3.0

This PRs deletes deprecated re-exports making ember-cli-mirage thinner layer on top of miragejs

@SergeAstapov SergeAstapov added the Breaking Pull requests that include breaking changes label Jan 14, 2022
@cah-brian-gantzler
Copy link
Collaborator

Looks like we have to cleanse the test apps from using the deprecated exports as well.. Example. https://github.com/miragejs/ember-cli-mirage/blob/master/test-projects/01-basic-app/tests/acceptance/ember-data-test.js#L3

@SergeAstapov SergeAstapov marked this pull request as ready for review January 21, 2022 16:54
@SergeAstapov SergeAstapov merged commit e8c0f08 into miragejs:master Jan 21, 2022
@SergeAstapov SergeAstapov deleted the remove-deprecated-imports branch January 21, 2022 18:24
@SergeAstapov SergeAstapov mentioned this pull request Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Pull requests that include breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants