Releases: brisa-build/brisa
Releases · brisa-build/brisa
0.1.3-canary.3
What's Changed
- chore(packages): set npm/yarn/pnpm versions by @enzonotario in #570
- fix(build): fix Bun 1.1.33 breaking changes by @aralroca in #582
Full Changelog: 0.1.3-canary.2...0.1.3-canary.3
0.1.3-canary.2
What's Changed
- feat: add
getServer
server API by @aralroca in #579 - fix: improve API detection to allow api root entrypoint by @aralroca in #580
Full Changelog: 0.1.3-canary.1...0.1.3-canary.2
0.1.3-canary.1
What's Changed
- chore(www): fix og images replacing svg to png by @aralroca in #568
- feat(blog): add post about server actions by @aralroca in #569
- feat: add example with elysia.js by @aralroca in #573
- fix(rpc): Prevent full reload when navigating to the same page by @mobley-trent in #571
- fix: fix native renderMode on same page by @aralroca in #575
New Contributors
- @mobley-trent made their first contribution in #571
Full Changelog: 0.1.2...0.1.3-canary.1
0.1.2
What's Changed
- docs: add issue templates by @Anonymous961 in #536
- fix: not log _Fragment (swc of playground) by @aralroca in #542
- fix: skip set attribute when value is
undefined
by @aralroca in #543 - fix: adapt
i18n.t
with HTML (elements
) to work on WC by @aralroca in #544 - fix(i18n): use
interpolation
andformat
inside Web Components by @aralroca in #546 - docs: update CONTRIBUTING.md by @Anonymous961 in #547
- fix: "Upgrade Bun" message prompts the user to install their current version by @amatiasq in #549
- fix: fix composed extensions in
fileSystemRouter
by @aralroca in #552 - update engines && publish commits actions by @enzonotario in #553
- fix(playground): stringify declaration files on monaco editor by @aralroca in #555
- fix(actions): publish commits via pkg-pr-new by @enzonotario in #557
- fix: fix detecting WC in Windows by @aralroca in #548
- chore: upgrade diffing algorithm by @aralroca in #559
- fix: fix WC regex for Windows by @aralroca in #561
- chore: upgrade bun & deps by @aralroca in #562
- chore: homepage content nits by @gariasf in #530
- docs: improve async component generators docs by @aralroca in #563
- fix: add different keys on actions by @aralroca in #564
- feat: add idleTimeout by @aralroca in #566
New Contributors
- @Anonymous961 made their first contribution in #536
Full Changelog: 0.1.1...0.1.2
0.1.2-canary.4
What's Changed
- fix: fix WC regex for Windows by @aralroca in #561
- chore: upgrade bun & deps by @aralroca in #562
- chore: homepage content nits by @gariasf in #530
- docs: improve async component generators docs by @aralroca in #563
- fix: add different keys on actions by @aralroca in #564
Full Changelog: 0.1.2-canary.3...0.1.2-canary.4
0.1.2-canary.3
What's Changed
Full Changelog: 0.1.2-canary.2...0.1.2-canary.3
0.1.2-canary.2
What's Changed
- fix(i18n): use
interpolation
andformat
inside Web Components by @aralroca in #546 - docs: update CONTRIBUTING.md by @Anonymous961 in #547
- fix: "Upgrade Bun" message prompts the user to install their current version by @amatiasq in #549
- fix: fix composed extensions in
fileSystemRouter
by @aralroca in #552 - update engines && publish commits actions by @enzonotario in #553
- fix(playground): stringify declaration files on monaco editor by @aralroca in #555
- fix(actions): publish commits via pkg-pr-new by @enzonotario in #557
- fix: fix detecting WC in Windows by @aralroca in #548
Full Changelog: 0.1.2-canary.1...0.1.2-canary.2
0.1.2-canary.1
What's Changed
- docs: add issue templates by @Anonymous961 in #536
- fix: not log _Fragment (swc of playground) by @aralroca in #542
- fix: skip set attribute when value is
undefined
by @aralroca in #543 - fix: adapt
i18n.t
with HTML (elements
) to work on WC by @aralroca in #544
New Contributors
- @Anonymous961 made their first contribution in #536
Full Changelog: 0.1.1...0.1.2-canary.1
0.1.1
Release Notes: https://brisa.build/blog/brisa-0.1.1
What's Changed
- docs: fix some mistakes by @aralroca in #517
- docs: fix brisa_badge image by @aralroca in #518
- docs: add media by @aralroca in #519
- Fixes WebComponentAttributes, type of _build is incompatible. by @AlbertSabate in #521
- feat: add filterRuntimeDevErrors config property by @aralroca in #527
- feat: Add panda-css integration for brisa by @anusikh in #528
- chore: upgrade bun to 1.1.30 by @aralroca in #531
New Contributors
Full Changelog: 0.1.0...0.1.1