All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2024-10-22)
- next 15: expand peer dependencies to include next 15 (be2ff6f)
1.2.1 (2023-11-03)
- generate correct routes for trailingSlash config (d98e351)
1.2.0 (2023-11-03)
- add Next.js 14 to peer dependencies (edf33c5)
1.1.1 (2022-10-28)
- add Next.js 13 to peer dependencies (d8fe91b)
1.1.0 (2022-09-29)
- support static routes inside dynamic routes (6f775ce)