We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3dcd70 commit 279d52dCopy full SHA for 279d52d
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [2.1.0] 2023-01-25
9
- Builtin ultra-light heap implementation from [`heap-js`](https://github.com/ignlg/heap-js) by @ignlg
10
- Drop the default export
11
-- Size down to 1.3KBytes when compressed
+- Size down to 1.2KBytes when compressed
12
- Now ships transpiled to ES2017 (aka ES8) (as it supposes that you have `async`/`await`)
13
14
# [2.0.0] 2023-01-19
0 commit comments