Changelog
All notable changes to commonmark-routes will be documented in this file.
1.7.0 - 2026-04-09
What's Changed
- Add Laravel Boost skill for AI coding assistant integration
- Update README to the new documentation structure with docs badge, documentation callout, and consolidated Resources section
- Update Context7 config with schema, project title, and description
Full Changelog: 1.6.1...1.7.0
1.6.1 - 2026-03-30
- update composer.json
Full Changelog: 1.6.0...1.6.1
1.6.0 - 2026-03-30
What's Changed
- Add
url()andasset()helper support in links - Add image source resolution for
route(),url(), andasset()
Full Changelog: 1.5.0...1.6.0
1.5.0 - 2026-03-18
- add laravel 13 support
Full Changelog: 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
1.4.0 - 2026-02-06
What's Changed
- Improved regex and added more tests that were previously failing by @Bloafer in #7
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #8
- Drop PHP 8.1 support and bump pest to ^2.36.1 by @mozex in #11
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #9
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #10
Full Changelog: 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
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #4
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #5
- Added link titles by @Bloafer in #6
New Contributors
- @Bloafer made their first contribution in #6
Full Changelog: 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
- Add Laravel 12 compatibility by @mozex in #2
Full Changelog: 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
1.0.0 - 2024-06-28
Initial Release