🎉 New Features
- Name standardised to
mernboilerplate
- Support for web vitals for the client
- Updates in mongo connection for server
🔨 Dependency Upgrades
Client
- @testing-library/react from 12.0.0 to 13.0.0
- @testing-library/user-event from 13.2.0 to 13.2.1
- react from 17.0.2 to 18.2.0
- react-dom from 17.0.2 to 18.2.0
- react-scripts from 4.0.3 to 5.0.1
Server
-
Updated the node engine to latest version 18
-
axios from 0.21.1 to 1.3.3
-
express from 4.17.1 to 4.18.2
-
mocha from 9.0.2 to 10.2.0
-
mongoose from 5.13.3 to 6.9.1
-
concurrently from 6.2.0 to 7.6.0
-
dotenv from 10.0.0 to 16.0.3
-
nodemon from 2.0.12 to 2.0.20
-
supertest from 6.1.4 to 6.3.3
Deprecated Changes
- Service worker support is removed from client