Skip to content

Releases: djizco/mern-boilerplate

Version 0.6.0

17 Jun 07:40
Compare
Choose a tag to compare
v0.6.0

Update Packages

Version 0.5.4

11 Oct 06:29
Compare
Choose a tag to compare
v0.5.4

Update lint files

Version 0.5.3

27 Sep 05:48
Compare
Choose a tag to compare
v0.5.3

Update polyfill

Version 0.5.2

08 Sep 00:11
Compare
Choose a tag to compare
  • Update MongoDB installation

Version 0.5.1

23 Aug 02:36
Compare
Choose a tag to compare
  • Update date-fns to 2.0.0

Version 0.5.0

19 Aug 05:32
Compare
Choose a tag to compare
  • 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

14 Aug 03:47
Compare
Choose a tag to compare
v0.4.7

Rename useKeyPress function

Version 0.4.6

11 Feb 07:47
Compare
Choose a tag to compare
  • Update dependencies
  • Update connect-react-router config
  • Update some components to use hooks

Version 0.4.5

12 Oct 06:24
Compare
Choose a tag to compare
  • Separate Actions and Thunks
  • Minor Improvements
  • Refactor API callback handlers and Async Actions

Version 0.4.4

30 Sep 01:20
Compare
Choose a tag to compare
  • Remove moment.js and replace with date-fns.