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: remove shorthand usage [BREAKING CHANGE] #716

Merged
merged 1 commit into from
Feb 19, 2022
Merged

Conversation

chimurai
Copy link
Owner

@chimurai chimurai commented Feb 19, 2022

Description

Remove shorthand usage: createProxyMiddleware('http://www.example.org/api')

Motivation and Context

Simplify internal code

How has this been tested?

CI

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.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 98.827% when pulling fd59107 on remove-shorthand into 2d6741a on master.

@chimurai chimurai changed the base branch from master to v3 February 19, 2022 22:38
@chimurai chimurai merged commit 1540dac into v3 Feb 19, 2022
@chimurai chimurai deleted the remove-shorthand branch February 19, 2022 22:38
@chimurai chimurai added this to the v3.0.0 milestone Feb 20, 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