Skip to content

Releases: single-spa/single-spa-css

v1.2.0

10 Aug 20:24
Compare
Choose a tag to compare

Features

  • Support new createLink option for customizing <link> elements. (#10 via @miusuncle)

v1.1.2

12 Feb 23:37
Compare
Choose a tag to compare

Fixes

  • Fix issue with filename templates containing contenthash. Resolves #5. (#6)

v1.1.1

04 Feb 20:06
Compare
Choose a tag to compare

Fixes

  • Fix typo in webpack plugin: f2b6e6b

v1.1.0

04 Feb 20:06
Compare
Choose a tag to compare

Features

  • Implement ExposeRuntimeCssAssetsPlugin and webpackExtractedCss option (#2)

v1.0.0

04 Feb 20:05
ca53d06
Compare
Choose a tag to compare

Initial release

  • Implemented singleSpaCss() function