JS: Add change note

This commit is contained in:
Asger F
2020-01-03 12:12:15 +00:00
parent 4d25bfc038
commit 79f8d02019

View File

@@ -7,6 +7,8 @@
* Imports with the `.js` extension can now be resolved to a TypeScript file,
when the import refers to a file generated by TypeScript.
- The analysis of sanitizer guards has improved, leading to fewer false-positive results from the security queries.
* Support for the following frameworks and libraries has been improved:
- [react](https://www.npmjs.com/package/react)
- [typeahead.js](https://www.npmjs.com/package/typeahead.js)