add change note for bluebird and "Promise"

This commit is contained in:
Erik Krogh Kristensen
2020-05-15 09:57:36 +02:00
parent cb96ee8def
commit 4eb96848a6

View File

@@ -3,11 +3,13 @@
## General improvements ## General improvements
* Support for the following frameworks and libraries has been improved: * Support for the following frameworks and libraries has been improved:
- [bluebird](http://bluebirdjs.com/)
- [fstream](https://www.npmjs.com/package/fstream) - [fstream](https://www.npmjs.com/package/fstream)
- [jGrowl](https://github.com/stanlemon/jGrowl) - [jGrowl](https://github.com/stanlemon/jGrowl)
- [jQuery](https://jquery.com/) - [jQuery](https://jquery.com/)
- [marsdb](https://www.npmjs.com/package/marsdb) - [marsdb](https://www.npmjs.com/package/marsdb)
- [minimongo](https://www.npmjs.com/package/minimongo/) - [minimongo](https://www.npmjs.com/package/minimongo/)
- [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
## New queries ## New queries