You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix yargs v18 migration by adding .argv to complete the builder chain
- Downgrade Jest from alpha (^30.0.0-alpha.6) to stable version (^29.7.0)
- Remove body-parser dependency and use Express 5.x built-in middleware
- Replace bodyParser.json() with express.json()
- Replace bodyParser.urlencoded() with express.urlencoded()
- Remove body-parser from scaffoldTpl/package.json
Co-authored-by: maximizeIT <8626039+maximizeIT@users.noreply.github.com>
0 commit comments