@wroud/navigation
Version:
A flexible, pattern-matching navigation system for JavaScript applications with built-in routing, browser integration, and navigation state management
24 lines (14 loc) • 551 B
Markdown
<!-- header -->
# Changelog
All notable changes to this project will be documented in this file.
<!-- version:0.1.1 -->
## 0.1.1 (2025-04-05)
[Compare changes](https://github.com/Wroud/foundation/compare/nav-v0.1.0...nav-v0.1.1)
<!-- changelog -->
### 🩹 Fixes
- duplicated slash; improved types ([2a793f2](https://github.com/Wroud/foundation/commit/2a793f2))
<!-- version:0.1.0 -->
## 0.1.0 (2025-03-23)
<!-- changelog -->
### ✨ Features
- navigation with pattern matching ([dc5b0d7](https://github.com/Wroud/foundation/commit/dc5b0d7))