brisa-build / brisa

The Web Platform Framework.
https://brisa.build
MIT License
452 stars 12 forks source link

fix(build): fix server actions in new Bun version #583

Closed aralroca closed 1 month ago

aralroca commented 1 month ago

Related to this other PR: https://github.com/brisa-build/brisa/pull/582

on the other PR, I miss the fix on server actions. These breaking changes were introduced in the new Bun v.1.1.33.

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

brisa-adapter-vercel

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@583 ```

brisa

``` bun add https://pkg.pr.new/brisa-build/brisa@583 ```

brisa-pandacss

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@583 ```

brisa-tailwindcss

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@583 ```

create-brisa

``` bun add https://pkg.pr.new/brisa-build/brisa/create-brisa@583 ```

www

``` bun add https://pkg.pr.new/brisa-build/brisa/www@583 ```

commit: 61f28fe