BREAKING_CHANGE(iso): rename pathJoin to join for better API consistency
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [6.0.0] - 2025-01-28
|
||||
|
||||
### BREAKING CHANGES
|
||||
- Renamed `pathJoin()` to `join()` for better API consistency and brevity
|
||||
|
||||
### Changed
|
||||
- Updated all references and tests to use the new `join()` function name
|
||||
|
||||
## [5.1.0] - 2025-01-28
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user