Skip to content

Latest commit

 

History

History
46 lines (21 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

46 lines (21 loc) · 1.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2024-10-22)

Features

  • next 15: expand peer dependencies to include next 15 (be2ff6f)

1.2.1 (2023-11-03)

Bug Fixes

  • generate correct routes for trailingSlash config (d98e351)

1.2.0 (2023-11-03)

Features

Bug Fixes

  • add Next.js 14 to peer dependencies (edf33c5)

1.1.1 (2022-10-28)

Bug Fixes

  • add Next.js 13 to peer dependencies (d8fe91b)

1.1.0 (2022-09-29)

Features

  • support static routes inside dynamic routes (6f775ce)

1.0.0 (2022-03-28)