Skip to content

Releases: giscus/giscus-component

@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)

@giscus/vue v2.0.2

10 Apr 10:51
98eee22
Compare
Choose a tag to compare

Changes

  • Update giscus to v1.0.2

@giscus/svelte v2.0.2

10 Apr 10:51
98eee22
Compare
Choose a tag to compare

Changes

  • Update giscus to v1.0.2

@giscus/react v2.0.2

10 Apr 10:50
98eee22
Compare
Choose a tag to compare

Changes

  • Update giscus to v1.0.2

giscus v1.0.1

04 Apr 00:16
c8c8b82
Compare
Choose a tag to compare

Fixes

  • Set <iframe>'s color-scheme to normal (#45)