You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## Unreleased
4
+
5
+
* Add Linux ARM64 support for Deno ([#2156](https://github.com/evanw/esbuild/issues/2156))
6
+
7
+
This release adds Linux ARM64 support to esbuild's [Deno](https://deno.land/) API implementation, which allows esbuild to be used with Deno on a Raspberry Pi.
8
+
3
9
## 0.14.32
4
10
5
11
* Fix `super` usage in lowered private methods ([#2039](https://github.com/evanw/esbuild/issues/2039))
0 commit comments