Releases: CloudNimble/BlazorEssentials
Releases · CloudNimble/BlazorEssentials
Release v4.0.2
NuGet Packages
- BlazorEssentials
- BlazorEssentials.Breakdance
- BlazorEssentials.IndexedDb
- BlazorEssentials.Server
- BlazorEssentials.TursoDb
Installation
dotnet add package BlazorEssentials --version 4.0.2What's Changed
- Bump esbuild from 0.24.2 to 0.25.0 in /src/CloudNimble.BlazorEssentials.TursoDb by @dependabot[bot] in #25
- Fix IndexedDb module loading and improve debugging (#32) by @robertmclaws in #33
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: v4.0.1...v4.0.2
Release v4.0.1
NuGet Packages
- BlazorEssentials
- BlazorEssentials.Breakdance
- BlazorEssentials.IndexedDb
- BlazorEssentials.Server
- BlazorEssentials.TursoDb
Installation
dotnet add package BlazorEssentials --version 4.0.1What's Changed
- Update README.md by @ingweland in #26
- Update README.md by @ingweland in #27
- Fix idb loading issues by @ingweland in #28
New Contributors
- @ingweland made their first contribution in #26
Full Changelog: 4.0.0...v4.0.1