UNPKG

navigation-stack

Version:

Handles navigation in a web browser

13 lines (9 loc) 272 B
# 0.5.0 / 07.09.2025 - Added `location.index` property. - `location.operation` is now lowercase: - `"INIT"``"init"` - `"PUSH"``"push"` - `"REPLACE"``"replace"` - `"SHIFT"``"shift"` # 0.4.0 / 06.09.2025 - Initial release after a refactoring.