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: src/content/changelogs/pages.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ entries:
9
9
title: Updating Bun version to 1.1.33 in V2 build system
10
10
description: |-
11
11
* Bun version is being updated from `1.0.1` to `1.1.33` in Pages V2 build system. This is a major version change, please see details at [Bun](https://bun.sh/blog/bun-v1.1).
12
+
* If you wish to use a previous Bun version, you can [override default version](/pages/configuration/build-image/#overriding-default-versions).
12
13
- publish_date: "2023-09-13"
13
14
title: Support for D1's new storage subsystem and build error message improvements
0 commit comments