mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Release preparation for version 2.21.3
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added support for the `fastify` `addHook` method.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Enhanced modeling of the [fastify](https://www.npmjs.com/package/fastify) framework to support the `all` route handler method.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Improved modeling of the [`shelljs`](https://www.npmjs.com/package/shelljs) and [`async-shelljs`](https://www.npmjs.com/package/async-shelljs) libraries by adding support for the `which`, `cmd`, `asyncExec` and `env`.
|
||||
7
javascript/ql/lib/change-notes/released/2.6.3.md
Normal file
7
javascript/ql/lib/change-notes/released/2.6.3.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## 2.6.3
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Enhanced modeling of the [fastify](https://www.npmjs.com/package/fastify) framework to support the `all` route handler method.
|
||||
* Improved modeling of the [`shelljs`](https://www.npmjs.com/package/shelljs) and [`async-shelljs`](https://www.npmjs.com/package/async-shelljs) libraries by adding support for the `which`, `cmd`, `asyncExec` and `env`.
|
||||
* Added support for the `fastify` `addHook` method.
|
||||
Reference in New Issue
Block a user