@alwatr/resolve-url
Version:
A tiny TypeScript library to resolve URLs.
107 lines (55 loc) • 4.74 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## <small>5.5.5 (2025-04-20)</small>
**Note:** Version bump only for package @alwatr/resolve-url
## <small>5.5.4 (2025-04-15)</small>
**Note:** Version bump only for package @alwatr/resolve-url
## [5.5.3](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@5.5.2...@alwatr/resolve-url@5.5.3) (2025-04-01)
**Note:** Version bump only for package @alwatr/resolve-url
## [5.5.2](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@5.5.1...@alwatr/resolve-url@5.5.2) (2025-03-18)
**Note:** Version bump only for package @alwatr/resolve-url
## [5.5.1](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@5.5.0...@alwatr/resolve-url@5.5.1) (2025-03-13)
### Bug Fixes
* **resolve-url:** Remove lookbehind regex for Safari/iOS compatibility ([42c4df7](https://github.com/Alwatr/nanolib/commit/42c4df7144f299e6e764e57c442903ca8ba2667b)) by @alimd
### Dependencies update
* add jest version 29.7.0 to resolve-url package ([1f988a2](https://github.com/Alwatr/nanolib/commit/1f988a2382d978ca8f21c68548bb51d7a74d4a73)) by @alimd
## [5.5.0](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@5.4.0...@alwatr/resolve-url@5.5.0) (2025-03-06)
### Dependencies update
* bump the development-dependencies group across 1 directory with 11 updates ([720c395](https://github.com/Alwatr/nanolib/commit/720c3954da55c929fe8fb16957121f4c51fb7f0c)) by @dependabot[bot]
## [5.4.0](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@1.0.2...@alwatr/resolve-url@5.4.0) (2025-02-18)
## 5.3.0 (2025-02-03)
### Miscellaneous Chores
* edit README ([3860b3d](https://github.com/Alwatr/nanolib/commit/3860b3df48ab82dc479d5236c2e8579df614aabf)) by @
### Dependencies update
* bump the development-dependencies group across 1 directory with 11 updates ([cb79d07](https://github.com/Alwatr/nanolib/commit/cb79d072a57c79e1c01abff1a293d6757bb65350)) by @
* update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages ([ddab05b](https://github.com/Alwatr/nanolib/commit/ddab05b5d767c30191f36a065e4bc88744e8e3fe)) by @
## 5.0.0 (2024-11-02)
### ⚠ BREAKING CHANGES
* To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.
### Code Refactoring
* use the same version as @alwatr/nanolib ([60eb860](https://github.com/Alwatr/nanolib/commit/60eb860a0e33dfffe2d1d95e63ce54c60876be06)) by @
## [5.3.0](https://github.com/Alwatr/nanolib/compare/v5.2.1...v5.3.0) (2025-02-03)
### Miscellaneous Chores
* edit README ([3860b3d](https://github.com/Alwatr/nanolib/commit/3860b3df48ab82dc479d5236c2e8579df614aabf)) by @ArmanAsadian
### Dependencies update
* bump the development-dependencies group across 1 directory with 11 updates ([cb79d07](https://github.com/Alwatr/nanolib/commit/cb79d072a57c79e1c01abff1a293d6757bb65350)) by @dependabot[bot]
* update typescript and @types/node to version 5.7.3 and 22.13.0 respectively across multiple packages ([ddab05b](https://github.com/Alwatr/nanolib/commit/ddab05b5d767c30191f36a065e4bc88744e8e3fe)) by @alimd
## 5.0.0 (2024-11-02)
### ⚠ BREAKING CHANGES
* To simplify version management and ensure consistency, all nanolib packages now use the same version as @alwatr/nanolib. This may require updates to your project's dependencies.
### Features
* add `resolve-url` package ([a884212](https://github.com/Alwatr/nanolib/commit/a88421233d5cd84dd2fea34c370026b9a81cd887)) by @
### Bug Fixes
* **resolve-url:** version & update `README` ([ea2513a](https://github.com/Alwatr/nanolib/commit/ea2513a374a7841cc8d7f9a4cafcba6efced0299)) by @
### Code Refactoring
* use the same version as @alwatr/nanolib ([60eb860](https://github.com/Alwatr/nanolib/commit/60eb860a0e33dfffe2d1d95e63ce54c60876be06)) by @
## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@1.0.1...@alwatr/resolve-url@1.0.2) (2024-11-02)
**Note:** Version bump only for package @alwatr/resolve-url
## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/resolve-url@1.0.0...@alwatr/resolve-url@1.0.1) (2024-10-25)
**Note:** Version bump only for package @alwatr/resolve-url
## 1.0.0 (2024-10-15)
### Features
- add `resolve-url` package ([a884212](https://github.com/Alwatr/nanolib/commit/a88421233d5cd84dd2fea34c370026b9a81cd887)) by @mohammadhonarvar
### Bug Fixes
- **resolve-url:** version & update `README` ([ea2513a](https://github.com/Alwatr/nanolib/commit/ea2513a374a7841cc8d7f9a4cafcba6efced0299)) by @mohammadhonarvar