We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e9607 commit 01879dbCopy full SHA for 01879db
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.3.0] - 2018-03-12
8
+### Fix
9
+- Adjust webpack config to ensure when compiled for production, only React production
10
+code is included
11
+
12
+### Added
13
+- className support thanks to @tamirkash
14
15
## [0.2.0] - 2018-03-12
16
### Fix
17
- Webpack config that was causing error(s) when trying to import as a npm package.
0 commit comments