Bun v1.1.27 #13792
Jarred-Sumner
announced in
Announcements
Bun v1.1.27
#13792
Replies: 2 comments 1 reply
-
So currently I have a handler to serve static files in bun, and it adds headers like length and type + checks for which compression methods client supports and has compressed the static files at build-step, so it serves them compressed if client supports it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Jarred-Sumner Hi friend, high priority implementation PostgresSQL and HTTP/2, please. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install:
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.1.27:
Read Bun v1.1.27's release notes on Bun's blog
Thanks to 17 contributors!
This discussion was created from the release Bun v1.1.27.
Beta Was this translation helpful? Give feedback.
All reactions