We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1af045 commit cac52e3Copy full SHA for cac52e3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# v3.2.1
2
+- Use `queueMicrotask` if available to the environment (#1761)
3
+- Minor perf improvement in `priorityQueue` (#1727)
4
+- More examples in documentation (#1726)
5
+- Various doc fixes (#1708, #1712, #1717, #1740, #1739, #1749, #1756)
6
+- Improved test coverage (#1754)
7
+
8
# v3.2.0
9
- Fix a bug in Safari related to overwriting `func.name`
10
- Remove built-in browserify configuration (#1653)
0 commit comments