All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Migrated repository from GitLab to GitHub
- Updated package name from
use-pathtoreact-use-path - Updated repository URL to https://github.com/Sacercode/react-use-path.git
- Updated README.md with new installation instructions
- Added author information in package.json
- This CHANGELOG.md file to track changes
- Initial implementation of usePath hook
- Basic navigation functionality
- Support for relative and absolute paths
- Unit tests with vitest
- Example application