Releases: yanceyy/react-notion-x-code-block
Releases · yanceyy/react-notion-x-code-block
0.4.0
feat:
- Allows passing configuration of intersection parameters
0.3.1
fix
- Fix
throwing intersectionObserver is not defined error
in SSR mode
0.3.0
feat:
- Add optional prop for lazy rendering of highlight code blocks
0.2.1
fix:
- Adjust button padding for improved compatibility with modern-normalize
0.1.0
feat
- Add optional copy button to the code block
0.0.2
feat:
- Implement captions display below images
0.01
ci: create auto publish action