UNPKG
just-throttle
Version:
latest (4.2.0)
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.1.1
3.1.0
3.0.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
return a throttled function
github.com/angus-c/just
angus-c/just
just-throttle
/
CHANGELOG.md
20 lines
(10 loc)
•
231 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
just-throttle
#
# 4.2.0
#
## Minor Changes
- Rename node module .js -> .cjs
#
# 4.1.1
#
## Patch Changes
- fix: reorder exports to set default last #488
#
# 4.1.0
#
## Minor Changes
- package.json updates to fix #467 and #483