brisa-build / brisa

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

fix: upgrade diff algorithm to fix WC bugs #611 & #550 #620

Closed aralroca closed 2 weeks ago

aralroca commented 2 weeks ago

fixes https://github.com/brisa-build/brisa/issues/611 fixes https://github.com/brisa-build/brisa/issues/550

The fix is in the diffing algorithm, in this PR:

https://github.com/aralroca/diff-dom-streaming/pull/18

Very happy when you find the reason for a bug and suddenly you realize that it not only fixes one bug, but that it was the cause of another and also fixes it!

Brisa is getting more and more robust!

pkg-pr-new[bot] commented 2 weeks ago

Open in Stackblitz

brisa-adapter-vercel

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

brisa-pandacss

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

brisa-tailwindcss

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

brisa

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

create-brisa

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

www

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

commit: 22a3591