Skip to content

Releases: giscus/giscus-component

@giscus/react v2.0.5

21 May 11:47
853d920
Compare
Choose a tag to compare

Changes

  • Update dependencies
  • Update giscus to v1.0.5

giscus v1.0.4

16 May 15:15
5c7f72a
Compare
Choose a tag to compare

Changes

  • Update dependencies

@giscus/vue v2.0.4

16 May 15:18
5c7f72a
Compare
Choose a tag to compare

Fixes

  • Only render after the component is mounted (#191)

Note

I forgot to update the giscus version to 1.0.4. The next release (2.0.5) will bump it to 1.0.5. There are no significant changes in giscus v1.0.4, but you could update it manually if you really want to.

@giscus/svelte v2.0.4

16 May 15:19
5c7f72a
Compare
Choose a tag to compare

Fixes

  • Only render after the component is mounted (#191)

Note

I forgot to update the giscus version to 1.0.4. The next release (2.0.5) will bump it to 1.0.5. There are no significant changes in giscus v1.0.4, but you could update it manually if you really want to.

@giscus/react v2.0.4

16 May 15:18
5c7f72a
Compare
Choose a tag to compare

Fixes

  • Only render after the component is mounted (#191)

Note

I forgot to update the giscus version to 1.0.4. The next release (2.0.5) will bump it to 1.0.5. There are no significant changes in giscus v1.0.4, but you could update it manually if you really want to.

giscus v1.0.3

17 Apr 05:45
3e1de0b
Compare
Choose a tag to compare

Fixes

  • Fix incorrect term when using URL mapping (#97)

Changes

  • Add min-height: 150px to <iframe> to prevent layout shift on initial load (#99)
  • Add part="iframe" to <iframe> to allow more specific styling (#99)

@giscus/vue v2.0.3

17 Apr 05:47
a93948b
Compare
Choose a tag to compare

Changes

@giscus/svelte v2.0.3

17 Apr 05:47
a93948b
Compare
Choose a tag to compare

Changes

@giscus/react v2.0.3

17 Apr 05:47
a93948b
Compare
Choose a tag to compare

Changes

giscus v1.0.2

10 Apr 10:50
924dd0c
Compare
Choose a tag to compare

Fixes

  • Fix issue link in error suggestion (#48)