react-boilerplate v3.3.0 Release Notes
Release Date: 2016-11-03 // about 3 years ago-
🚀 This release directly contains the brainpower of 25 individual contributors, with many more chiming into discussions. Thank you so much for helping out, without you
react-boilerplate
wouldn't be as great as it is!🔄 Changelog
Main
- 👉 Use 💅
styled-components
, huge thanks to @samit4me - 🆕 New, smaller translation messages format , thanks @chaintng
- 🛠 Fix sync reducer HMR , thanks @justingreenberg
- ➕ Add pure component support to the generator, thanks @justingreenberg
- ➕ Add
eslint-plugin-redux-saga
, thanks @jstockwin - ✂ Remove
offline-plugin
warning in dev, thanks @sedubois - ⚠ Show a warning if a user has JavaScript disabled, thanks @Vadorequest
- ➕ Add yarn support, thanks @EugeneHlushko @sedubois
- ➕ Add
NamedModulesPlugin
, thanks @simobasso
⚡️ Other Updates
- ⚡️ Update dependencies, thanks to @gihrig
- 🛠 Fix container generator, thanks to @lsanders
- ➕ Add a
key
toLanguageProvider
to force rerenders, thanks @andregoncalvesdev - ✂ Remove DevTools code in production, thanks @ansumanshah
- 👉 Showcase
sCU
inFeaturePage
, thanks @justingreenberg - 💻 Use
browser
field of modules that supply it, thanks @chaintng @episage - 🛠 Fix
npm run analyze
, thanks @chaintng - 🛠 Fix dependency warnings, thanks @sedubois
- 👕 Migrate to
eslint-config-airbnb
v12, thanks @amilajack - ⚡️ Update webpack, thanks @peter-mouland
- ⚡️ Update Redux DevTools, thanks @zalmoxisus
- 📚 Update documentation with lots of info, thanks @Vadorequest @nappels @KarandikarMihir @GGAlanSmithee @malixsys @sethmcleod
- Clean up script files, thanks @lvarayut
- 👉 Make AppVeyor faster by caching
node_modules
, thanks @amilajack - 🛠 Fix cleaned state, thanks @rubenmoya
- Simplify example CSS, thanks @sedubois
- Clean up example, thanks @sedubois @nktssh
- ✅ Use
takeLatest
in example saga, thanks @pyjac
🆕 News
✅ Welcome @chaintng and @sedubois to the team, they'll be around the repo closing issues and answering questions! Special thanks as always to @gihrig for diligently testing everything and keeping our dependencies up to date!
✅ If you want to help us make react-boilerplate great, please use the
dev
branch, test all the things and report all the bugs!👌 Supporters
👍 This release was made possible by Fullstack React and Serverless! Want to support us too? Click here!
- 👉 Use 💅