react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
A starter boilerplate for a universal webapp using react, redux, express and feathers
## The dependency [redux-auth-wrapper](https://github.com/mjrussell/redux-auth-wrapper) was updated from `2.1.0` to `3.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The dependency [core-js](https://github.com/zloirock/core-js) was updated from `3.4.6` to `3.4.7`. π¨ [View failing branch](https://github.com/bertho-zero/react-redux-universal-hot-example/compare/master...bertho-zero:greenkeeper%2Fcore-js-3.4.7). This version is **covered** by your **current version range** and after updating it in your project...
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.16.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The devDependency [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) was updated from `0.6.0` to `0.7.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The devDependency [resolve-url-loader](https://github.com/bholloway/resolve-url-loader) was updated from `2.3.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The dependency [final-form](https://github.com/final-form/final-form) was updated from `4.18.1` to `4.18.2`. π¨ [View failing branch](https://github.com/bertho-zero/react-redux-universal-hot-example/compare/master...bertho-zero:greenkeeper%2Ffinal-form-4.18.2). This version is **covered** by your **current version range** and after updating it in your project...
Would you kindy advice me how to support i18n in your boilerplate @bertho-zero, i'm new to redux/duck and trying to adapt them :) I tried to follow some guides from...
## There have been updates to the *babel7* monorepo: + - The `devDependency` [@babel/core](https://www.npmjs.com/package/@babel/core) was updated from `7.6.2` to `7.6.3`. - The `devDependency` [@babel/plugin-proposal-class-properties](https://www.npmjs.com/package/@babel/plugin-proposal-class-properties) was updated from `7.5.0` to `7.5.5`....
## The dependency [feathers-nedb](https://github.com/feathersjs-ecosystem/feathers-nedb) was updated from `4.0.2` to `5.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
After a fresh install of this repo and running in dev ... encountered that the Hot reload is not functioning properly. For example if I change something in LoginForm and...