Releases: 7PH/react-powerglitch
Releases Β· 7PH/react-powerglitch
v1.1.0
π₯ Release preview
Add optional optimizeSeo flag (defaults to true) to prevent SEO impact (see upstream release)
π Features
- Add new optional flag
optimizeSeo(defaults totrue). Whentrue, crawlers will be detected no glitch will be shown to them. This prevents duplicate content from being rendered for crawlers that execute JavaScript.- This optimization can be removed by setting
optimizeSeotofalsein the options.
- This optimization can be removed by setting
v1.0.3
π Bug fixes
- Fix type export when using typescript moduleResolution
bundler
π₯ Thanks
@ImLunaHey for reporting and fixing the issue
v1.0.2
π Bug fixes
- Add type declaration to the deployed package in npm
- Add type declaration generation to build script
π₯ Thanks
@SY573M404 for reporting the issue
v1.0.1
π₯ Release preview
Dependency upgrade, unit tests, typedoc
π€ Changes
- Upgrade dev packages to latest version
- Brings upstream fix to this wrapper
- Drop Node 14 support, add Node 20 to QA build
- Add unit tests
- Publish coverage report & Add typedoc
π₯ Thanks
- @KorayAydemir for suggesting the fix
v1.0.0 - First release of react-powerglitch
First release of react-powerglitch, bringing the power of PowerGlitch to React π
This React library is a wrapper around PowerGlitch. PowerGlitch is a standalone library with no external dependencies. It leverages CSS animations to glitch anything on the web, without using a canvas. It weights less than 2kb minified and gzipped.
Useful links: