- Migrated to Fractal Project Structure, huge thanks to justingreenberg. See dvdzkwsk/react-redux-starter-kit#684 for details and discussion.
- Upgraded
eslint-plugin-reactto^5.0.0 - Upgraded
fs-extrato^0.28.0
- Updated syntax used for
createStoreto matchredux@^3.1.0 - Cleaned up
connectdecorator inHomeView - Cleaned up flow types in
HomeView
- Upgraded
flow-binto0.23.0 - Upgraded
fs-extrato^0.27.0
- Minor cleanup in Karma configuration
- Added missing node-style index files in blueprints
- Modified webpack manifest initialization to prevent syntax errors in some environments (dvdzkwsk/react-redux-starter-kit#572)
- Upgraded
reactto^15.0.0 - Upgraded
react-domto^15.0.0 - Upgraded
react-addons-test-utilsto^15.0.0 - Upgraded
eslint-plugin-flow-varsto^0.3.0
- Updated
npm run deployto be environment agnostic (no longer forcesproduction) - Added
npm run deploy:prod(forcesproduction, acts as oldnpm run deploy) - Added
npm run deploy:dev(forcesdevelopment)
- Removed
strip_rootoption in Flow to support Nuclide - Updated webpack development configuration to use correct
public_path
- Upgraded
flow-interfacesto^0.6.0
- Moved dependencies needed for production builds from devDependencies to regular dependencies
- Production configuration now generates assets with absolute rather than relative paths
- Removed
eslint-loaderfor performance reasons
- Upgraded
eslintto^2.4.0 - Upgraded
babel-eslintto^6.0.0-beta.6 - Upgraded
better-npm-runto0.0.8 - Upgraded
phantomjs-polyfillto0.0.2 - Upgraded
karma-mocha-reporterto^2.0.0 - Upgraded
webpackto^1.12.14 - Upgraded
redux-thunkto^2.0.0
- Added
index.jsfiles for blueprints for convenient imports
- Removed some
cssnanooptions that caused potential conflicts with css modules - Updated flow to understand global webpack definitions
- Upgraded
react-router-reduxfrom^4.0.0-betato^4.0.0
- Integrated with redux-cli
- Added support for Flowtype
- Added
npm run flow:checkscript - Added chai-enzyme
- Added
babel-plugin-transform-react-constant-elementsin production - Added
babel-plugin-transform-react-remove-prop-typesin production - Added
eslint-plugin-flowvars - Added
better-npm-run - Added loader for
.otffiles - Added
nodemonfor local server development - Added placeholder favicon,
humans.txt, androbots.txt - Replaced
expresswithkoa@^2.0.0-alpha - Added
koa-proxywith config support - Added
koa-conntect-history-api-fallback - Upgraded
eslintto^2.0.0 - Upgraded
babel-eslintto^5.0.0 - Upgraded
eslint-plugin-reactto^4.0.0 - Upgraded
yargsto^4.0.0 - Upgraded
html-webpack-pluginfrom^1.6.1to^2.7.1 - Upgraded
react-routerto^2.0.0 - Replaced
redux-simple-routerwithreact-router-redux - Replaced
phantomjswithphantomjs-prebuilt - Replaced Karma spec reporter with mocha reporter
- Webpack optimization plugins are now correctly used only in production
- Added ability to simultaneously use CSS modules and regular CSS
- Added
karma-webpack-with-fast-source-mapsfor selective and faster test rebuilds - Simplified environment-based webpack configuration
- Fixed CSS being minified twice with both
cssnanoandcss-loader - Updated
cssnanoto not use unsafe options by default - Redux devtools now looks for the browser extension if available
- Added webpack entry point for tests to replace file globs in Karma
- Made Webpack compiler script generic so it can accept any webpack configuration file
- Added sample tests for counter redux module
- Replaced
react-hmrewithredbox-reactandreact-transform-hmr - Disabled verbose uglify warnings during compilation
- Updated route definition file to have access to the redux store
- Updated server start message so link is clickable
ExtractTextPluginis now correctly used whenever HMR is disablednpm run deploynow cleans out~/distdirectory- Miscellaneous folder structure improvements
- Removed unnecessary
binfile for Karma - Removed unnecessary
NotFoundView - Re-enabled support for
.jsxfiles - Specified compatible Node and NPM engines
- Fixed some development-only code not being stripped from production bundles
- Added rimraf for
~/distclearing to support Windows users - Fixed miscellaneous path issues for Windows users
- Fixed source maps for Sass files
- Updated server start debug message to display correct host
- Removed
redux-actions - Removed
dotenv - Removed
add-module-exportsbabel plugin
- Upgraded from Babel 5 to Babel 6 🎉
- Added script to copy static assets from ~src/assets to ~/dist during compilation
- Added CSS Modules (can be toggled on/off in config file)
- Enabled source maps for CSS
- Added
postcss-loader - Added
debugmodule to replaceconsole.log - Added
json-loader - Added
url-loaderfor(png|jpg)files - Added
redux-actionswith demo - Upgraded
redux-devtoolsfrom^3.0.0-betato^3.0.0 - Upgraded
redux-simple-routerfrom^0.0.10to^1.0.0 - Upgraded
ispartafrom^2.0.0to^3.0.0 - Replaced
karma-sinon-chaiwithkarma-chai-sinonfor peerDependencies fix - Added sample asynchronous action
- Added example
composesstyle to demo CSS modules inHomeView - Added
lint:fixnpm script - Added CONTRIBUTING document
- Added placeholder favicon
- Refactored application to follow ducks-like architecture
- Improved how configuration determines when to apply HMR-specific Babel transforms
- Replaced explicit aliases with
resolve.root - Renamed karma configuration file to more widely-known
karma.conf - Made
CoreLayouta pure (stateless) component - Renamed debug namespace from
kit:*toapp:* - Standardized coding conventions
- Added ability to easily specify environment-specific configuration overrides
- Extended available configuration options
- Improved miscellaneous documentation
- Refactored webpack middleware in express server into separate files
- Fixed DevTools imports so they are longer included in production builds
- Added CSS best practices to root tag, node, and
core.scssfile - Disabled manifest extraction due to broken production builds
- Updated Webpack dev server uses explicit publicPath during live development
- Fixed Karma running tests twice after file change during watch mode
- Removed
eslint-config-airbnb - Deprecated support for Node
^4.0.0
- Replaces
webpack-dev-serverwithExpressand webpack middleware - Replaces
redux-routerwithredux-simple-router - Use
postcss-loaderfor autoprefixing rather than autoprefixer-loader - Configuration will now warn you of missing dependencies for vendor bundle
- Upgrade
react-routerfrom1.0.0-rc1->^1.0.0 - Upgrade
css-loaderfrom0.21.0->0.23.0 - Upgrade
eslint-config-airbnbfrom0.1.0to^1.0.0 - Upgrade
karma-spec-reporterfrom0.0.21to0.0.22 - Upgrade
extract-text-webpack-pluginfrom^0.8.0to^0.9.0
- Compiled
index.htmlis now minified - Content hashes are now injected directly into the filename rather than appended as query strings
- Better reporting of webpack build status
- Use object-style configuration for
sass-loaderrather than inline query string - Rename
test:linttask tolint:tests - Various documentation improvements
- Content hash is now longer duplicated in CSS bundle
- Karma plugins are autoloaded now, rather than explicitly defined
- Removes extraneous wrapping div in
Rootcontainer - Fixes awkwardly named arguments to
createReducerutility - Add missing alias to
~/src/store
- Karma coverage now generates proper coverage reports
- Added chai-as-promised
- Added
npm run lintscript to lint all~/srccode - Added
npm run test:lintscript to lint all*.spec.jsfiles in~/tests - Updated
npm run deployto explicitly run linter on source code - Added
dotenv(thanks dougvk)
- Renamed application entry point from
index.js->app.js(clarifies intent and helps with coverage reports) - Refactored sample counter constants and actions to their appropriate locations (thanks kyleect)
- Devtools in
npm run dev:nwnow take up the full window (thanks jhgg) - Webpack no longer runs an eslint pre-loader (cleans up console messages while developing)
- Moved tests into their own directory (alleviates lint/organization issues)
- Renamed
storestostoreto be more intuitive - Webpack-dev-server now uses a configurable host (thanks waynelkh)
- Sass-loader is now configured independently of its loader definition
- Upgraded
redux-devtoolsfrom^2.0.0->^3.0.0 - Upgraded
react-transform-catch-errorsfrom^0.1.0->^1.0.0
- Fix .editorconfig missing a setting that caused it to not be picked up in all IDE's
- Cleans up miscellaneous lint errors.
- Adds redux-router (thanks to dougvk)
- Adds redux-thunk middleware
- Adds loaders for font files (thanks to nodkz)
- Adds url loader
- Upgrades React dependencies to stable
^0.14.0 - Upgrades react-redux to
^4.0.0
- Cleans up unused configuration settings
- configureStore no longer relies on a global variable to determine whether or not to enable devtool middleware
- Removes unused invariant and ImmutableJS vendor dependencies
- Removes unused webpack-clean plugin
- Tweaks .js loader configuration to make it easier to add json-loader
- Updates counter example to demonstrate
mapDispatchToProps - Force
componentsdirectory inclusion - Documentation improvements
- Remove unused/broken "minify" property provided to HtmlWebpackPlugin configuration.
- Dev server now loads the correct Webpack configuration with HMR enabled.
- Redbox-React error catcher is now loaded correctly in development.
- HMR is now longer enabled for simple compilations. You can now compile development builds that won't constantly ping a non-existent dev server.
- react-transform-hmr now only runs when HMR is enabled.
- Unit tests now only run in watch mode when explicitly requested. This makes it much more convenient to run tests on any environment without having to struggle with the
singleRunflag in Karma. - There is now only a single webpack configuration (rather than one for the client and one for the server). As a result, configuration has once again been split into a base configuration which is then extended based on the current
NODE_ENV.
- Removed Koa server (sad days).
- Replaces
react-transform-webpack-hmrwith its replacementreact-transform-hmr. Thanks to daviferreira. - Replaces
delicate-error-reporterwithredbox-react. Thanks to bulby97. - Created a
no-serverbranch here to make it easier for users who don't care about Koa.
- Renames
clientdirectory tosrcto be more intuitive. inline-source-maphas been replaced bysource-mapas the default webpack devTool to reduce build sizes.- Refactors configuration file to focus on commonly-configured options rather than mixing them with internal configuration.
- Swaps
devanddev:debugso debug tools are now enabled by default and can be disabled instead withdev:no-debug. - Repositions Redux devtools so they no longer block errors displayed by
redbox-react. - Adds explicit directory references to some
importstatements to clarify which are from fromnpmand which are local.
- Fixes naming in
HomeViewwheremapStateToPropswas incorrectly written asmapDispatchToProps.
- Removes local test utilities (in
~/src/utils/test).
- Adds
react-transform-catch-errorsalong withdelicate-error-reporter. Thanks bulby97 for this!
- ExtractTextPlugin is once again production only. This fixes an issue where styles wouldn't be hot reloaded with Webpack.
- Upgrades react-router to
^3.0.0. This is the only reason for the minor-level version bump. - Webpack now uses OccurrenceOrderPlugin to produce consistent bundle hashes.
- Adds
historyto vendor dependencies to fix HMR caused by upgrade to react-router1.0.0-rc
- Server no longer modifies initial counter state by default.
- Adds invariant error in route rendering method to enforce router state definition through props.
- Upgrades all React dependencies to
0.14.0-rc1 - Upgrades react-router to
1.0.0-rc- Updates client and server rendering accordingly
- Adds Sinon-Chai for improved assertions and function spies
- Adds option to disable eslint when in development
- Improved example unit tests using react-addons-test-utils and Sinon Chai
- Initial state can now be injected from the server (still WIP).
- Adds react-addons-test-utils as a devDependency.
- Eslint no longer prevents webpack from bundling in development mode if an error is emitted.
- Updates all
.jsxfiles to.js. (dvdzkwsk/react-redux-starter-kit#37) - Updates all React component file names to be ProperCased.
- Koa server now uses gzip middleware.
- Switches out react-hot-loader in favor of react-transform-webpack-hmr.
- Eslint configuration now uses Airbnb's configuration (slightly softened).
- Migrates all actual development dependencies to devDependencies in
package.json. - Example store and view are now more intuitive (simple counter display).
- CSS-loader dependency upgraded from
0.16.0to0.17.0.
- Removes unnecessary object-assign dependency.
- All build-, server-, and client-related code is now ES6.
- Significantly refactors how client and server webpack configs are built.
reducers/index.jsnow exports combined root reducer.- Client application code now lives in
~/clientinstead of~/srcin order to conform to Redux standards.
- Redux store now explicitly handles HMR.
- Webpack compiler configurations are no longer merged on top of a base default configuration. This can become unwieldy and even though explicitly writing each configuration file out is more verbose, it ends up being more maintainable.
- Quiet mode has been removed (
npm run dev:quiet).
- Support for redux-devtools in separate window with
dev:debugnw- Thanks to mlusetti
- Upgrades react to
0.14.0-beta3 - Upgrades react to
0.14.0-beta3 - Upgrades redux to
^2.0.0 - Upgrades redux-devtools to
^2.0.0 - Upgrades react-redux to
^2.0.0
- Configuration file name trimming on Windows machines
- Thanks to nuragic
- Fixes potential spacing issues when Webpack tries to load a config file.
- Upgrades koa to
1.0.0 - Upgrades react-redux to
1.0.0 - Upgrades object-assign to
0.4.0
- Restructures src directory so filenames are more identifiable.
- Removes action-creators alias as it's unlikely to be used.
- Cleans up/removes example code per dvdzkwsk/react-redux-starter-kit#20
- dvdzkwsk/react-redux-starter-kit#19
- Invalid initialStates from server-side router will now yield to the next middleware.
- Bumps Redux version to first major release.
- Bumps Redux-devtools version to first major release.
- Fixes broken hot-reload in
:debugmode.- Temporarily fixed by moving
redux-devtoolsinto the vendor bundle.
- Temporarily fixed by moving
- Weakens various eslint rules that were too opinionated.
- notable:
one-varandkey-spacing.
- notable:
Thanks to StevenLangbroek for the following:
- Adds alias
utilsto reference~/src/utils - Adds
createConstantsutility. - Adds
createReducerutility. - Refactors
todosreducer to use a function map rather than switch statements.
- Nested routes are now loaded correctly in react-router when using BrowserHistory.
- Bundle compilation now fails if an eslint error is encountered when running a production build.
- Thanks clearjs
- Upgrades all outdated dependencies.
- Karma, eslint, babel, sass-loader, and a handful more.