Skip to content

Commit 7598d31

Browse files
committed
add change note
1 parent b3d5f9c commit 7598d31

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

change-notes/1.26/analysis-javascript.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
* Support for the following frameworks and libraries has been improved:
66
- [AWS Serverless](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html)
77
- [Alibaba Serverless](https://www.alibabacloud.com/help/doc-detail/156876.htm)
8+
- [debounce](https://www.npmjs.com/package/debounce)
89
- [bluebird](https://www.npmjs.com/package/bluebird)
10+
- [call-limit](https://www.npmjs.com/package/call-limit)
911
- [express](https://www.npmjs.com/package/express)
1012
- [fast-json-stable-stringify](https://www.npmjs.com/package/fast-json-stable-stringify)
1113
- [fast-safe-stringify](https://www.npmjs.com/package/fast-safe-stringify)
@@ -15,11 +17,15 @@
1517
- [json-stable-stringify](https://www.npmjs.com/package/json-stable-stringify)
1618
- [json-stringify-safe](https://www.npmjs.com/package/json-stringify-safe)
1719
- [json3](https://www.npmjs.com/package/json3)
20+
- [jQuery throttle / debounce](https://github.com/cowboy/jquery-throttle-debounce)
1821
- [lodash](https://www.npmjs.com/package/lodash)
22+
- [lodash.debounce](https://www.npmjs.com/package/lodash.debounce)
23+
- [lodash.throttle](https://www.npmjs.com/package/lodash.throttle)
1924
- [needle](https://www.npmjs.com/package/needle)
2025
- [object-inspect](https://www.npmjs.com/package/object-inspect)
2126
- [pretty-format](https://www.npmjs.com/package/pretty-format)
2227
- [stringify-object](https://www.npmjs.com/package/stringify-object)
28+
- [throttle-debounce](https://www.npmjs.com/package/throttle-debounce)
2329
- [underscore](https://www.npmjs.com/package/underscore)
2430

2531
* Analyzing files with the ".cjs" extension is now supported.

0 commit comments

Comments
 (0)