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

fix: remove deprecated APIs #1258

Merged
merged 1 commit into from
Sep 21, 2023
Merged

fix: remove deprecated APIs #1258

merged 1 commit into from
Sep 21, 2023

Conversation

haideralsh
Copy link
Contributor

Description

Replace withComponents with attr to allow upgrading to styled-components v6

Changes include

  • breaking change: a change that is not backwards-compatible and/or changes current functionality
  • fix: a non-breaking change that solves an issue
  • feature: a non-breaking change that adds functionality
  • chore: contains no changes affecting the library, such as documentation or test updates

Feature checklist

  • Appropriate tests have been added
  • Documentation has been updated
  • Accessibility has been considered

@haideralsh haideralsh force-pushed the remove-withComponent branch 2 times, most recently from b4846ed to 84553f8 Compare September 21, 2023 17:43
@haideralsh haideralsh merged commit d48e4fa into master Sep 21, 2023
@haideralsh haideralsh deleted the remove-withComponent branch September 21, 2023 18:03
@github-actions
Copy link

🎉 This PR is included in version 8.15.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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