Closed aralroca closed 2 weeks ago
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@620 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@620 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@620 ```
``` bun add https://pkg.pr.new/brisa-build/brisa@620 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/create-brisa@620 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/www@620 ```
commit: 22a3591
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!