Skip to content

Commit 6a050ce

Browse files
Update CHANGELOG.md
1 parent c03b68d commit 6a050ce

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.5.3...HEAD)
8+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.5.4...HEAD)
9+
10+
## [v0.5.4](https://github.com/inertiajs/inertia-laravel/compare/v0.5.3...v0.5.4) - 2022-01-18
11+
12+
### Added
13+
14+
- `.tsx` extension is now included to the testing paths by default ([#354](https://github.com/inertiajs/inertia-laravel/pull/354))
15+
16+
### Fixed
17+
18+
- Dot-notated props weren't being removed after unpacking ([507b0a](https://github.com/inertiajs/inertia-laravel/commit/507b0a0ad8321028b8651528099f73a88b158359))
919

1020
## [v0.5.3](https://github.com/inertiajs/inertia-laravel/compare/v0.5.2...v0.5.3) - 2022-01-17
1121

0 commit comments

Comments
 (0)