Mern Versions Save

🌐 MERN stack 2.0 - MongoDB, Express, React/Redux, Node

v2.4.0

1 year ago

2.4.0 (2022-12-22)

Bug Fixes

Features

  • add redux toolkit and fix auth HOC (05c97e7)
  • change class based comp to functional comp (8cefcf0)
  • upgrade react 17 and use parcel (744c14b)

v2.3.0

1 year ago

2.3.0 (2022-09-27)

Bug Fixes

Features

v2.2.1

1 year ago

2.2.1 (2022-09-27)

Bug Fixes

  • use node16 for circle ci (5455bd6)

v2.2.0

1 year ago

2.2.0 (2022-09-27)

Features

  • everything: upgrade node to 16 and upgrade packages (353bfd0)
  • add useNewUrlParser (441ebc1)
  • add useUnifiedTopology (505550c)
  • remove useMongoClient (3511e06)
  • upgrade mongoose (7a43c8c)

v2.1.1

5 years ago
  • change brand name from mern-stack to mern
  • modularize server codebase
  • refactor client codebase
  • remove redux-form, replace with use-form-react(alpha)

0.01

5 years ago

Features

  • have style checking to all levels
  • separated server and client
  • easy to setup development environment, build and deploy
  • can be deployed to Heroku super fast