Skip to content

Releases: yanceyy/react-notion-x-code-block

0.4.0: feat: allows passing configuration of intersection parameters to cont…

22 Apr 09:40
Compare
Choose a tag to compare

feat:

  • Allows passing configuration of intersection parameters

0.3.1

16 Apr 09:05
Compare
Choose a tag to compare

fix

  • Fix throwing intersectionObserver is not defined error in SSR mode

0.3.0: feat: Provide optional prop to do lazy highlighting rendering until t…

16 Apr 08:38
Compare
Choose a tag to compare

feat:

  • Add optional prop for lazy rendering of highlight code blocks

0.2.1

15 Apr 13:31
Compare
Choose a tag to compare

fix:

  • Adjust button padding for improved compatibility with modern-normalize

0.2.0

11 Apr 21:09
Compare
Choose a tag to compare

feat:

  • add optional lang label

0.1.0

11 Apr 08:48
Compare
Choose a tag to compare

feat

  • Add optional copy button to the code block

0.0.2

06 Apr 23:38
Compare
Choose a tag to compare

feat:

  • Implement captions display below images

0.01

06 Apr 07:03
Compare
Choose a tag to compare
ci: create auto publish action