ReactCSS v1.1.1 Release Notes
Release Date: 2017-01-02 // about 6 years ago-
Minor Changes
- โก๏ธ Update react versions: 9c6e20b
- ๐ Merge pull request #56 from raulanatol/peer_dependencies: abffa45
- Js:dist: d999c10
- โก๏ธ Update lodash: 5f410fc
- ๐ Use modularized methods from lodash: 4a678b3
- ๐ Build with changes to lodash modular methods: 9191280
- Merge pull request #62 from raulanatol/hover_case_sensitive: a39adfb
- ๐ Changelog: 8ccd663
- ๐ Merge pull request #64 from jacobrask/modularize-lodash: d88c0db
- ๐ Changelog: 9c97369
- โ Add polyfill for Object.assign: #79
- ๐ Changelog: a5b793e
- 0๏ธโฃ Prevent classes.default from being mutated: #97
- Webpack Syntax Fix: 1d8e78f
- ๐ Changelog: 7713534
- Badges: eec14e6
- ๐ BUG: Remove react-addons-test-utils from peerDependencies since it is only needed in the devDependencies. This gets rid of a pesky warning message during npm install...: #113
- ๐ Changelog: aa0ab56
- Pseudo-classes Naming Fix: #114
- โ Run
lib
on prepublish: #115 - โก๏ธ Update Hover Docs Usage: #116
- Only Send Travis Emails on Failure: #117
- โก๏ธ Eslint Update + Lint on Test: #118
- ๐ Babel-eslint: 9ca7f6c
- ๐ Changelog: ca8d36e
- โ Add active: 456212d
- Cleanup Hover + new export: 3c7dd5c
- ๐ Update Documentation And Add Examples: #136
- โ Add RN Support to Overwrite Spans on Active and Hover: #137
- ๐ Changelog: 8728df1
- ๐ Docs Build: c31c1d3
- โ Remove React and React DOM Peer Dependencies: #138
- ๐ Changelog: 5832d49
Patches