Skip to content

Releases: BlazorExtensions/Logging

Release v2.0.4

Choose a tag to compare

@github-actions github-actions released this 24 Feb 01:39
b2ec184

Remove unnecessary JS file added to the consumer projects caused by a problem on Typescript MSBuild package.

Release v2.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Feb 20:46
8ece290
fix: remote tsconfig.json move to csproj based config (#63)

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 00:51
3dc993d
Fix nuget package (#62)

Release v2.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 16:09
13e340e
chore: exclude tsconfig.json (#61)

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 14:55
66f2a55
BREAKING CHANGE: Update to net5.0 (#60)

* BREAKING CHANGE: Update to net5.0

- migrate the project to .NET 5.0
- fix: #42
- fix: #54
- fix: #56

* chore: update ci

* fix: #55 make FormattedLogObject public

* chore: address pr feedback

Release v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 May 03:05
ci: remove package version

Release v1.1.0-preview2

Choose a tag to compare

@github-actions github-actions released this 30 Oct 19:48
Fix readme

Updated packages to support Blazor 0.5.0

Choose a tag to compare

@galvesribeiro galvesribeiro released this 26 Jul 05:20
0.1.3

Fix npm install