# Changelog

**Package:** CommonMark Routes | **Version:** 1 | **URL:** https://mozex.dev/docs/commonmark-routes/v1/changelog

---

All notable changes to `commonmark-routes` will be documented in this file.

## 1.6.1 - 2026-03-30

* update composer.json

**Full Changelog**: [1.6.0...1.6.1](https://github.com/mozex/commonmark-routes/compare/1.6.0...1.6.1)

## 1.6.0 - 2026-03-30

### What's Changed

* Add `url()` and `asset()` helper support in links
* Add image source resolution for `route()`, `url()`, and `asset()`

**Full Changelog**: [1.5.0...1.6.0](https://github.com/mozex/commonmark-routes/compare/1.5.0...1.6.0)

## 1.5.0 - 2026-03-18

* add laravel 13 support

**Full Changelog**: [1.4.1...1.5.0](https://github.com/mozex/commonmark-routes/compare/1.4.1...1.5.0)

## 1.4.1 - 2026-03-05

* bump dependencies
* drop laravel 10 support

**Full Changelog**: [1.4.0...1.4.1](https://github.com/mozex/commonmark-routes/compare/1.4.0...1.4.1)

## 1.4.0 - 2026-02-06

### What's Changed

* Improved regex and added more tests that were previously failing by @Bloafer in [#7](https://github.com/mozex/commonmark-routes/pull/7)
* Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in [#8](https://github.com/mozex/commonmark-routes/pull/8)
* Drop PHP 8.1 support and bump pest to ^2.36.1 by @mozex in [#11](https://github.com/mozex/commonmark-routes/pull/11)
* Bump actions/checkout from 5 to 6 by @dependabot[bot] in [#9](https://github.com/mozex/commonmark-routes/pull/9)
* Bump actions/cache from 4 to 5 by @dependabot[bot] in [#10](https://github.com/mozex/commonmark-routes/pull/10)

**Full Changelog**: [1.3.0...1.4.0](https://github.com/mozex/commonmark-routes/compare/1.3.0...1.4.0)

## 1.3.0 - 2025-08-23

### What's Changed

* Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in [#3](https://github.com/mozex/commonmark-routes/pull/3)
* Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in [#4](https://github.com/mozex/commonmark-routes/pull/4)
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in [#5](https://github.com/mozex/commonmark-routes/pull/5)
* Added link titles by @Bloafer in [#6](https://github.com/mozex/commonmark-routes/pull/6)

### New Contributors

* @Bloafer made their first contribution in [#6](https://github.com/mozex/commonmark-routes/pull/6)

**Full Changelog**: [1.2.0...1.3.0](https://github.com/mozex/commonmark-routes/compare/1.2.0...1.3.0)

## 1.2.0 - 2025-02-25

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in [#1](https://github.com/mozex/commonmark-routes/pull/1)
* Add Laravel 12 compatibility by @mozex in [#2](https://github.com/mozex/commonmark-routes/pull/2)

**Full Changelog**: [1.1.0...1.2.0](https://github.com/mozex/commonmark-routes/compare/1.1.0...1.2.0)

## 1.1.0 - 2024-06-28

* add support for angle brackets

**Full Changelog**: [1.0.0...1.1.0](https://github.com/mozex/commonmark-routes/compare/1.0.0...1.1.0)

## 1.0.0 - 2024-06-28

Initial Release

---

## Table of Contents

- [Quick Start](https://mozex.dev/docs/commonmark-routes/v1)
- [Support Us](https://mozex.dev/docs/commonmark-routes/v1/support-us)
- [Requirements](https://mozex.dev/docs/commonmark-routes/v1/requirements)
- [Changelog](https://mozex.dev/docs/commonmark-routes/v1/changelog)
- [Contributing](https://mozex.dev/docs/commonmark-routes/v1/contributing)
- [Questions & Issues](https://mozex.dev/docs/commonmark-routes/v1/questions-and-issues)
- [About Mozex](https://mozex.dev/docs/commonmark-routes/v1/about)