Skip to content

Releases: arcticicestudio/styled-modern-normalize

0.2.0

01 Dec 16:26
v0.2.0
Compare
Choose a tag to compare

modern-normalize.css for styled-components

0.2.0

Release Date: 2018-12-01 Project Board Milestone

Detailed information can be found in the project documentation.

Features

❯ Updated to the latest modern-normalize upstream version 0.5.0. For details about included changes see the upstream repository and changelog. (#4 in PR #5, 08a4896, @azdanov)

❯ Added support for the latest styled-components major version 4.x.x by adding instructions to the documentation how to use the styled with the new createGlobalStyle API function. (#6 in PR #7, cb3716c, @azdanov)

Details about new awesome features and performance boosts can be found in the announcement blog post and the migration guide.


The full changelog is available here

0.1.0

19 May 15:34
v0.1.0
Compare
Choose a tag to compare

modern-normalize.css for styled-components

Release Date: 2018-05-19 Project Board Milestone

Detailed information can be found in the project documentation.

Features

❯ Implemented the initial API for the CSS definitions based on modern-normalize version 0.4.0.

The package exposes the following API exports. (#1 in PR #2, 8768a8f)

  • default export modernNormalize
  • MODERN_NORMALIZE_VERSION to provide the currently supported modern-normalize.css version
  • both are also available as named exports

Detailed usage instructions can be found in the usage documentation.

Copyright © 2018-present Arctic Ice Studio & Sven Greb


The full changelog is available here