Releases: Basaingeal/Razor.PageVisibility
Releases · Basaingeal/Razor.PageVisibility
v1.0.0
v1.0 Release! 🎉
Breaking Changes
- Bump
Microsoft.AspNetCore.Components
to3.0.0
- Bump
Microsoft.AspNetCore.Components.Web
to3.0.0
Changes:
- cc7bf99 Merge pull request #2 from Basaingeal/release/v1.0.0
- f5787b3 update linters
- 5f38b7e v1.0.0 changes
- 440f14f Merge pull request #1 from Basaingeal/feature/dotnet-3
- 034c928 target .net 3
- cec0dca add versioning and pipeline
- 2de6b1f add webpack
- c4afc73 don't commit wwwroot
- a2ef393 add babel
- a012cae add prettier
See More
This list of changes was auto generated.
v0.4.0
Enhancements
- Bump
Microsoft.AspNetCore.Components
to3.0.0-preview9.19424.4
- Bump
Microsoft.AspNetCore.Components.Web
to3.0.0-preview9.19424.4
v0.3.0
Enhancements
- Bump
Microsoft.AspNetCore.Components
to3.0.0-preview8.19405.7
- Add
Microsoft.AspNetCore.Components.Web
version3.0.0-preview8.19405.7
(in line with new Razor Class Library template) - Start using the terms 'Blazor Server App' and 'Blazor WebAssembly App' in documentation
v0.2.0
- Switch to .NET Standard
- Deprecate CurrieTechnologies.Blazor.PageVisibility
- Script tag update needed
v0.1.0
Initial release