Skip to content

Commit 8132bc7

Browse files
bun version change changelogs (#17771)
* bun version change changelogs * add that you can override default version * Update src/content/changelogs/pages.yaml Co-authored-by: Greg Brimble <[email protected]> --------- Co-authored-by: Greg Brimble <[email protected]>
1 parent 1a4a3db commit 8132bc7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/changelogs/pages.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ productLink: "/pages/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-10-24"
9+
title: Updating Bun version to 1.1.33 in V2 build system
10+
description: |-
11+
* Bun version is being updated from `1.0.1` to `1.1.33` in Pages V2 build system. This is a minor 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).
813
- publish_date: "2023-09-13"
914
title: Support for D1's new storage subsystem and build error message improvements
1015
description: |-

0 commit comments

Comments
 (0)