npm babel-plugin-styled-components 1.12.0
v1.12.0

latest releases: 2.0.6, 2.0.5, 2.0.4...
3 years ago
  • Add topLevelImportPaths option (#288)

    This functionality allows the composer to specify alternate import locations for the "styled" constructor, for instance if you are using a third party library that wraps styled-components and does additional processing. See this test for how to use it.

  • preserve structure of JSX member expressions in generated ast nodes; this makes sure that other babel transformations that rename variables will be able to process the ast nodes created by this plugin. fixes #240

Don't miss a new babel-plugin-styled-components release

NewReleases is sending notifications on new releases.