Skip to content

Fix pre install hooks

Compare
Choose a tag to compare
@SMAKSS SMAKSS released this 03 Nov 14:21
· 68 commits to master since this release
726e0fe

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! πŸŽ‰πŸ™Œ