This repository has been archived by the owner on Jan 28, 2024. It is now read-only.
v7.1.5
7.1.5 (2023-03-21)
Bug fixes
- server: premature closes crashing server (4dfbefb)
Improvements
- migrate: use
path.joinSafe()
overpath.join()
(6a62062) - remove optional chaining for first level properties (#647) (3c6888b)
- server: convert sync async notfoundhandler to sync only (#645) (a8afcc8)
Miscellaneous
- routes: update schema inline comment re injection attacks (#648) (2a4fbf6)
- scripts: move esbuild to script dir (#644) (80dccc2)
- scripts: remove redundant export (d0be16c)
- scripts: use js script to check licenses (#641) (5f20e54)
- server: inline comment re internal server error handling (a38a531)
- server: inline comment spelling (a66fd0f)
Dependencies
- deps-dev: bump eslint-config-prettier from 8.7.0 to 8.8.0 (#651) (d18106f)
- deps-dev: bump eslint-plugin-jsdoc from 40.0.2 to 40.1.0 (#653) (3aed216)
- deps-dev: bump glob from 9.3.0 to 9.3.1 (#650) (684b921)
- deps-dev: bump prettier from 2.8.4 to 2.8.6 (#652) (2e3523a)
- deps: bump @fastify/cors from 8.2.0 to 8.2.1 (#654) (92189da)
- deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#649) (1f96ba7)
- deps: bump fastify from 4.14.1 to 4.15.0 (#655) (75ad01e)
- deps: bump webpack from 5.75.0 to 5.76.1 (#642) (9ae8df7)