Fix pre install hooks
What's New in @smakss/react-scroll-direction v3.0.2 π
π Fixes
- Husky Pre-Install Hook: We've ironed out the wrinkles in our installation process. Now, when you install
@smakss/react-scroll-direction
, it won't try to set up husky hooks only meant for development. This means smoother sailing when you add it to your project. πΆβ¨
π Developer Experience
-
New Setup Script: To make life easier for our contributors, we've added a new
npm run setup
script. This handy tool will set up all the dev goodies you need, including those pesky git hooks, so you can focus on what you do best: coding! π οΈπ» -
Issue Template: To streamline issue reporting, we've introduced a shiny new issue template. Now, when you spot something amiss and need to tell us, it's as easy as filling in the blank. Your detailed reports help us squash bugs faster! ππ¨
How to Use the Setup Script
After pulling the latest changes for development:
yarn setup
π This will set up your development environment without affecting the package users.
Acknowledgements
A big shout out to our community for your patience and all the contributors helping us improve, and special thanks to @RamanSharma100. Keep the feedback coming! ππ