JavaScript: Add change note.

This commit is contained in:
Max Schaefer
2018-10-03 13:07:16 +01:00
parent 8b7bb8cecc
commit 220fcb59bd

View File

@@ -9,6 +9,7 @@
* Support for popular libraries has been improved. Consequently, queries may produce more results on code bases that use the following features:
- file system access, for example through [fs-extra](https://github.com/jprichardson/node-fs-extra) or [globby](https://www.npmjs.com/package/globby)
* The type inference now handles nested imports (that is, imports not appearing at the toplevel). This may yield fewer false-positive results on projects that use this non-standard language feature.
## New queries