Release preparation for version 2.21.3

This commit is contained in:
github-actions[bot]
2025-05-13 21:14:27 +00:00
parent c6cc4c0e13
commit 2de4a01c86
168 changed files with 450 additions and 144 deletions

View File

@@ -1,3 +1,11 @@
## 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.
## 2.6.2
No user-facing changes.

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* Added support for the `fastify` `addHook` method.

View File

@@ -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.

View File

@@ -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`.

View 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.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.6.2
lastReleaseVersion: 2.6.3

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-all
version: 2.6.3-dev
version: 2.6.3
groups: javascript
dbscheme: semmlecode.javascript.dbscheme
extractor: javascript