Releases: mingyaulee/Blazor.BrowserExtension
Releases · mingyaulee/Blazor.BrowserExtension
v0.12.2
Fixed paths in scoped CSS not replaced (Issue #77)
Full Changelog: v0.12.1...v0.12.2
v0.12.1
- Allow comments in
manifest.json
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Breaking changes:
- .Net 5.0 support is now dropped
- Initial support for .Net 8.0
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.7
- Reverted exclusion of brotli compression for dotnet.wasm
- Use System.Text.Json for parsing manifest during validation
v0.10.6
- Updated dotnet.js runtime to 7.0.3
- Updated project dependencies
- Fixed brotli decode error for dotnet.wasm
- Updated template to match default Blazor app template
v0.10.5
Updated blazor.boot.json
replacement tokens as optional
v0.10.4
Disabled Blazor caching by default to prevent taking up storage when loaded in content scripts.
v0.10.3
v0.10.2
Fixed publish process miss out removing some compressed files