Skip to content

v1.0.2

Compare
Choose a tag to compare
@GauravWalia19 GauravWalia19 released this 22 Jul 05:31
· 3 commits to master since this release
217d962

🎉 New Features

  • Added the predefined support for API testing i.e
    • Supertest
    • Mocha

🔨 Dependency Upgrades

Client

  • @testing-library/jest-dom from 5.11.6 to 5.14.1
  • @testing-library/react from 11.2.2 to 12.0.0
  • @testing-library/user-event from 12.6.0 to 13.2.0
  • react from 17.0.1 to 17.0.2
  • react-dom from 17.0.1 to 17.0.2
  • react-scripts from 4.0.1 to 4.0.3

Server

  • Updated the node engine to latest version 14
  • mongoose from 5.11.8 to 5.13.3
  • concurrently from 5.3.0 to 6.2.0
  • dotenv from 8.2.0 to 10.0.0
  • nodemon from 2.0.6 to 2.0.12