Release preparation for version 2.13.0

This commit is contained in:
github-actions[bot]
2023-04-14 13:31:30 +00:00
parent 9169ddb9c1
commit 075d063370
142 changed files with 545 additions and 323 deletions

View File

@@ -1,3 +1,14 @@
## 0.6.0
### Major Analysis Improvements
* Added support for TypeScript 5.0.
### Minor Analysis Improvements
* `router.push` and `router.replace` in `Next.js` are now considered as XSS sink.
* The crypto-js module in `CryptoLibraries.qll` now supports progressive hashing with algo.update().
## 0.5.2
No user-facing changes.