Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Update dependency babel-plugin-styled-components to v1.10.7#55

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/babel-plugin-styled-components-1.x
Open

Update dependency babel-plugin-styled-components to v1.10.7#55
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/babel-plugin-styled-components-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2019

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
babel-plugin-styled-components devDependencies patch 1.10.0 -> 1.10.7

Release Notes

styled-components/babel-plugin-styled-components

v1.10.7

Compare Source

emit styled('tag') instead of styled.tag for css prop (#​266); this handles if the given tag is not in the dom elements whitelist yet in styled-components proper

fixes styled-components/styled-components#​2965 (comment)

v1.10.6

Compare Source

Fix import-seeking loop regression (introduced in 1.10.3) that can occur when running the babel plugin over ESM files without a styled import, #​234 thanks @​ZauberNerd

v1.10.5

Compare Source

Thanks to @​ZauberNerd for figuring out an edge case with import detection in the "css" prop handling code (was causing some stalled compliations in certain project setups) #​233

v1.10.4

Compare Source

Fix for babel type checks potentially not existing due to older versions being used via package manager resolution 64d9b92

v1.10.3

Compare Source

  • do not try to transpile things we don't own (#​230)

  • customize css prop component injection depending on use case (#​228)

  • Support custom elements (#​229)

  • Support nested + lowercase components (#​229)

  • fix ssr transpilation of object styles in the css prop (#​229)

v1.10.2

Compare Source

fix SSR support for styled HOC + object styles #​227

v1.10.1

Compare Source

Fix transpilation of the "css" prop to be stable under SSR and receive all the minification goodies


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/babel-plugin-styled-components-1.x branch from 4602bc2 to 552a95e Compare February 8, 2020 18:59
@renovate renovate Bot changed the title Update dependency babel-plugin-styled-components to v1.10.6 Update dependency babel-plugin-styled-components to v1.10.7 Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant