Skip to content

Releases: koeeenig/BlazeKit

0.1.0

13 Dec 09:07
8fa4051
Compare
Choose a tag to compare

What's Changed

  • ✨ Add Support for NET 8.0
  • 📝 Improve Docs and Update Examples by @koeeenig in #2
  • 🐛 Fixes Vercel Rewrites for SPA by @koeeenig in #4
  • ✨ Adds Build in Markdown Support and API Routes by @koeeenig in #5

Full Changelog: 0.1.0-alpha.1...0.1.0

0.1.0-alpha.1

18 Nov 23:38
Compare
Choose a tag to compare
0.1.0-alpha.1 Pre-release
Pre-release

BlazeKit 0.1.0-alpha.1 🎉

BlazeKit aims to provide Meta-framework-like Features for Blazor which has been inspired by SvelteKit. BlazeKit currently supports the following features:

  • ⚡ Reactive primitives inspired by the signals pattern.
  • 🪧 File-based Routing
  • 🖼️ File-based Layout Inheritance
  • 🪄 Auto-Generated Route Parameters

Some more info's can be found at blazekit.dev but keep in mind BlazeKit is work in progress.

What's Changed

New Contributors

Full Changelog: https://github.com/koeeenig/BlazeKit/commits/0.1.0-alpha.1