Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

68 lines (48 loc) · 1.24 KB

Changelog

Tags:

  • [New Feature]
  • [Bug Fix]
  • [Breaking Change]
  • [Documentation]
  • [Internal]
  • [Polish]

Unreleased

  • Polish
    • Remove changelog from npm package

0.6.3 (June 23, 2015)

  • Internal
    • Fix broken release

0.6.2 (June 12, 2015)

  • New Feature
    • Add support for source maps (mjohnston)
  • Internal
    • Move example away from Heroku
    • Upgrade autoprefixer-core (mjohnston)

0.6.1 (May 6, 2015)

  • Internal
    • Simplify library compilation

0.6.0 (April 28, 2015)

  • New Feature
    • Enabled simple arithmetic expressions and string concats on the right-hand side of style rules
    • Added context options to Node.js API and CLI
  • Documentation
    • Added CHANGELOG.md
    • Updated README.md
  • Internal
    • Switched from babel to recast for AST transform

0.5.0 (April 20, 2015)

  • New Feature
    • Removed React dependency
  • Documentation
    • Updated README.md

0.4.2 (April 17, 2015)

0.4.1 (April 16, 2015)

  • New Feature
    • Removed 'react-inline' import/require when transforming
  • Documentation
    • Updated README.md

0.4.0 (April 15, 2015)

First public release.