Skip to content

Releases: pandabytes/blazor-core

v2.0.1

07 Oct 23:49
218a4a5

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Oct 00:07
4d36d93

Choose a tag to compare

What's Changed

  • Upgrade to dotnet8 by @pandabytes in #14
    • Rename to CallbackReviverJsModule and make this internal.
    • Refactor string enum converter to not handle null (i.e let the json serializer framework handle null for us).

Full Changelog: v1.1.4...v2.0.0

v1.1.4

07 Sep 15:51
c716cec

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 Aug 03:36
a89b935

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Aug 02:44
dc5dc1e

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Jul 02:53
5ef6bf6

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Jun 20:28
c3d7556

Choose a tag to compare

What's Changed

  • Improve StringEnum by @pandabytes in #7
  • Make InjectScope & AutoImportJsModule attribute applied to only property by @pandabytes in #8

Full Changelog: v1.0.9...v1.1.0

v1.0.9

10 Jun 03:10
2bd806d

Choose a tag to compare

What's Changed

  • Add more support up to 5 parameters for Action & Func callback interops by @pandabytes in #6

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Jun 00:52
d692266

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

23 May 23:05
56275c6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7