Releases: djizco/mern-boilerplate
Releases · djizco/mern-boilerplate
Version 0.6.0
Version 0.5.4
v0.5.4 Update lint files
Version 0.5.3
v0.5.3 Update polyfill
Version 0.5.2
- Update MongoDB installation
Version 0.5.1
- Update date-fns to 2.0.0
Version 0.5.0
- Major Dependency update
- Refactor components with hooks and redux hooks.
- Add core-js/regenerator-runtime polyfills
- Update testing configuration, split environments for jsdom and node.
- Update ESLint Config
- Update README instructions and convert to template project
Version 0.4.7
v0.4.7 Rename useKeyPress function
Version 0.4.6
- Update dependencies
- Update connect-react-router config
- Update some components to use hooks
Version 0.4.5
- Separate Actions and Thunks
- Minor Improvements
- Refactor API callback handlers and Async Actions
Version 0.4.4
- Remove moment.js and replace with date-fns.