File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ ## React Starter Kit Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ### [ Unreleased] [ unreleased ]
6+
7+ - Add ` CHANGELOG.md ` file
8+
9+ ### [ v0.4.1] - 2015-10-04
10+
11+ - Replace React Hot Loader (depricated) with React Transform
12+ - Replace ` index.html ` template with ` Html ` (shell) React component
13+ - Update the deployment script (` tools/deploy.js ` ), add Git-based deployment example
14+ - Update ESLint and JSCS settings to use AirBnb JavaScript style guide
15+ - Update ` docs/how-to-configure-text-editors.md ` to cover Atom editor
16+ - Update NPM production and dev dependencies to use the latest versions
17+
18+ [ unreleased ] : https://github.com/kriasoft/react-starter-kit/compare/v0.4.1...HEAD
19+ [ v0.4.1 ] : https://github.com/kriasoft/react-starter-kit/compare/v0.4.0...v0.4.1
You can’t perform that action at this time.
0 commit comments