Closed renovate[bot] closed 3 years ago
Latest commit: a1e4f8fd20011f49e1cd25e4bb3c5cfe8a38f7d7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
^10.0.27
->^11.0.0
^10.0.27
->^11.0.0
Release Notes
emotion-js/emotion
### [`v11.0.0`](https://togithub.com/emotion-js/emotion/releases/@emotion/styled@11.0.0) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/core@10.1.1...@emotion/core@11.0.0) ##### Major Changes - [`f9feab1a`](https://togithub.com/emotion-js/emotion/commit/f9feab1a5d1ca88e53c3f7a063be5d5871cc93e8) [#1575](https://togithub.com/emotion-js/emotion/pull/1575) Thanks [@mitchellhamilton](https://togithub.com/mitchellhamilton)! - Removed support for `@emotion/styled-base` package. It has been moved to `@emotion/styled` and is available as `@emotion/styled/base`. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when `@emotion/styled-base` was not installed explicitly by a user. - [`79036056`](https://togithub.com/emotion-js/emotion/commit/79036056808eefc81a77225254f7c25c2ff9d967) [#967](https://togithub.com/emotion-js/emotion/pull/967) Thanks [@mitchellhamilton](https://togithub.com/mitchellhamilton)! - Remove support for deprecated `innerRef` prop - [`a72e6dc`](https://togithub.com/emotion-js/emotion/commit/a72e6dc0f326b7d3d6067698d433018ee8c4cbf1) [#1501](https://togithub.com/emotion-js/emotion/pull/1501) Thanks [@JakeGinnivan](https://togithub.com/JakeGinnivan)! - TypeScript types have been significantly restructured. These changes: - reduce build times when using Emotion, especially in larger projects - it's no longer necessary to manually specify generic parameters for your Emotion components in many cases - union types as props are better supported and should be inferred properly - the `css` function has been restricted to prevent passing invalid types - `styled`'s generic parameter has been changed, if you were specifying the `ComponentType` you will need to remove that generic parameter - `styled` no longer takes a second `ExtraProps` parameter - instead of that move it to after the `styled` call. So instead of writing `styledConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.