UNPKG

react-inline-for-rix-loader

Version:

for developing webpack rix-loader, folk from https://github.com/martinandert/react-inline

77 lines (52 loc) 1.42 kB
## 0.1.3 ( 2015/11/1 ) - fix option.filename ## 0.1.2 ( 2015/11/1 ) - tranformFile, tranformFileSync supports option.filename (in Extractor.js) # 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) - **Documentation** - Added live demo at http://react-inline-demo.herokuapp.com/ - Updated README.md ## 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.