Upgrade dependencies and Fix CI workflows
@smakss/react-scroll-direction v3.1.0 π
π Minimum Node.js Requirement
- Node.js v18 Required: To stay on the cutting edge and leverage the latest features, we've updated our minimum Node.js version requirement to v18. This update is crucial for ensuring compatibility and utilising the latest performance improvements. Make sure to upgrade your Node.js environment to continue using our package seamlessly. ππ
π§ Dependency Upgrades
- Fresher and Cleaner: We've updated our dependencies to the most recent and stable versions. This not only brings the latest features from our dependencies but also addresses potential security vulnerabilities. Keeping your development secure and efficient is our priority. π‘οΈπ§Ό
β CI Workflow Refinement
- Streamlined Builds: We've refined our Continuous Integration (CI) workflows, fixing the hiccups and ensuring that all our automated tests and builds run as smooth as butter. These enhancements mean faster, more reliable builds for every release. ποΈπ¨
π οΈ For Developers
- After pulling the latest development changes, remember to update your Node.js to v18 and synchronise your environment:
nvm install 18
nvm use 18
yarn install
This will make sure you're using the correct Node.js version, and your dependencies are up to date.