Releases: Jisu-Woniu/giscus-blazor
Releases · Jisu-Woniu/giscus-blazor
Version 2.3.1 - giscus v1.2.6
- Drop .NET Core 3.1 support since it reaches EOL.
Version 2.3.0 - giscus v1.1.1
- Support for self-hosted giscus instances using the
Host
property. See giscus/giscus-component#315. - Support for strict title matching. See giscus/giscus-component#413.
- Some parameters format changed(
LazyLoading
->Loading
). Please rebuild to see if you're affected.
Version 2.2.1 - giscus v1.0.5
- Add support for lazy-loading (see giscus official site).
- Removed TFM for .NET 5.0, which is now out of support.