Releases: heidkaemper/tailwindcss-intersect
Releases · heidkaemper/tailwindcss-intersect
v2.2.0
v2.1.0
- Support for Tailwind CSS v4
v2.0.1
- Fixed readyState condition to improve compatibility with frameworks like Next.js
v2.0.0
- New intersect-half and intersect-full utilities
- Better TypeScript support
- Refactored Plugin structure
- Require Tailwind CSS v3.2 or newer
v1.0.5
- Dependency Updates
v1.0.4
- Added the ability to use custom classes
v1.0.3
- Use isIntersecting for better performance
v1.0.2
When starting the observer, document.readyState is now checked. This should make it easier to use this plugin in frameworks like Vue.js or React.
v1.0.1
bump version for npm
v1.0.0
Initial Release