We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0751c8 commit 45bf98bCopy full SHA for 45bf98b
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# CHANGELOG
2
3
+## [v10.8.7](https://github.com/fastly/cli/releases/tag/v10.8.7) (2024-03-14)
4
+
5
+**Bug fixes:**
6
7
+- fix(text): deref pointers [#1161](https://github.com/fastly/cli/pull/1161)
8
+- fix(compute/serve): let wasm-tools fail more gracefully [#1160](https://github.com/fastly/cli/pull/1160)
9
+- fix(compute/serve): support Windows [#1159](https://github.com/fastly/cli/pull/1159)
10
11
+**Enhancements:**
12
13
+- refactor: avoid duplicate path strings [#1162](https://github.com/fastly/cli/pull/1162)
14
15
## [v10.8.6](https://github.com/fastly/cli/releases/tag/v10.8.6) (2024-03-12)
16
17
**Dependencies:**
0 commit comments