Skip to content

Releases: brisa-build/brisa

0.1.5-canary.1

07 Nov 17:31
Compare
Choose a tag to compare
0.1.5-canary.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4...0.1.5-canary.1

0.1.4

04 Nov 20:23
Compare
Choose a tag to compare

release 0.1.4

What's Changed

  • test: add test updating signal from multi-calls in effect by @aralroca in #590
  • fix(playground): fix back navigation on playground by @aralroca in #592
  • fix(file-sytem-router): fix regex to work on windows by @aralroca in #593
  • fix(cloudflare): remove WASM and replace hash to version by @aralroca in #594
  • fix(regression): solve indicator to work server action without js by @aralroca in #597
  • chore: upgrade bun & dependencies by @aralroca in #598
  • fix(serve): fix prerender home page by @aralroca in #602
  • fix(windows): fix build error with unnormalized brisa dir by @aralroca in #603
  • perf(optimization): improve req/sec 575% by @aralroca in #604
  • fix: solve regex in windows to fix build process by @aralroca in #605
  • fix(windows): fix routeName check in Windows by @aralroca and @gustavocadev in #606
  • fix(dx): improve error feedback on CLI build by @aralroca in #607
  • fix(cloudflare): fix process.argv[1] for cloudflare adapter by @aralroca in #608

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.4-canary.7

04 Nov 08:13
Compare
Choose a tag to compare
0.1.4-canary.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4-canary.6...0.1.4-canary.7

0.1.4-canary.6

03 Nov 22:15
Compare
Choose a tag to compare
0.1.4-canary.6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4-canary.5...0.1.4-canary.6

0.1.4-canary.5

03 Nov 21:42
Compare
Choose a tag to compare
0.1.4-canary.5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4-canary.4...0.1.4-canary.5

0.1.4-canary.4

03 Nov 12:18
Compare
Choose a tag to compare
0.1.4-canary.4 Pre-release
Pre-release

What's Changed

  • fix(windows): fix build error with unnormalized brisa dir by @aralroca in #603

Full Changelog: 0.1.4-canary.3...0.1.4-canary.4

0.1.4-canary.3

02 Nov 23:17
Compare
Choose a tag to compare
0.1.4-canary.3 Pre-release
Pre-release

What's Changed

  • fix(regression): solve indicator to work server action without js by @aralroca in #597
  • chore: upgrade bun & dependencies by @aralroca in #598
  • fix(serve): fix prerender home page by @aralroca in #602

Full Changelog: 0.1.4-canary.2...0.1.4-canary.3

0.1.4-canary.2

01 Nov 21:41
Compare
Choose a tag to compare
0.1.4-canary.2 Pre-release
Pre-release

What's Changed

  • fix(cloudflare): remove WASM and replace hash to version by @aralroca in #594

Full Changelog: 0.1.4-canary.1...0.1.4-canary.2

0.1.4-canary.1

31 Oct 10:16
Compare
Choose a tag to compare
0.1.4-canary.1 Pre-release
Pre-release

What's Changed

  • test: add test updating signal from multi-calls in effect by @aralroca in #590
  • fix(playground): fix back navigation on playground by @aralroca in #592
  • fix(file-sytem-router): fix regex to work on windows by @aralroca in #593

Full Changelog: 0.1.3...0.1.4-canary.1

0.1.3

25 Oct 19:01
Compare
Choose a tag to compare

🔗 Release notes

1 breaking change: we have changed the name of renderInitiator to initiator. The reason that now goes beyond the render, it is the initiator of the request, it also tells you if it is an API route, useful to use it in the middleware.

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3