Skip to content

v3.0.0-alpha-01

Pre-release
Pre-release
Compare
Choose a tag to compare
@chanan chanan released this 14 Apr 21:34
· 13 commits to master since this release

This is a pre-release version 3.0.0 of blazorStyled. All functionality should work.

Check: #86 for some notes on some breaking changes if you use the API.

Note that the internals of BlazorStyled have been changed to reduce memory usage, because of this there might be some issues (on the alpha version) where things might not work the same as they did before. That's why this is an alpha version... in other words, use at your own risk.

Also, this version has an issue in it where it writes too many times to the stylesheet. This might cause this version to be slower which might be noticeable in CSB mode.