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(legacyCreateProxyMiddleware): show migration tips #756

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

chimurai
Copy link
Owner

@chimurai chimurai commented Apr 19, 2022

Description

Display upgrade tips when legacyCreateProxyMiddleware() is used with legacy features.

image

Motivation and Context

DX;
Allow users to use legacyCreateProxyMiddleware() as intermediate upgrade, before fully migrating to v3

How has this been tested?

  • unit tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@chimurai chimurai changed the title feat(legacyCreateProxyMiddleware): show migration tips when legacy features are used feat(legacyCreateProxyMiddleware): show migration tips Apr 19, 2022
@coveralls
Copy link

coveralls commented Apr 19, 2022

Coverage Status

Coverage increased (+0.05%) to 97.872% when pulling a4e7d64 on legacy-migration-tips into cdfe934 on v3.

@chimurai chimurai merged commit 43e2bb6 into v3 Apr 19, 2022
@chimurai chimurai deleted the legacy-migration-tips branch April 19, 2022 19:16
@chimurai chimurai added this to the v3.0.0 milestone Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants