Skip to content

Commit bea96b1

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ee23dac commit bea96b1

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.9.0...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.10.0...2.x)
4+
5+
## [v2.10.0](https://github.com/laravel/jetstream/compare/v2.9.0...v2.10.0) - 2022-07-11
6+
7+
### Changed
8+
9+
- Add default view / routes reloading to jetstream stacks by @timacdonald in https://github.com/laravel/jetstream/pull/1080
10+
- Update SSR directory by @jessarcher in https://github.com/laravel/jetstream/pull/1084
11+
- Add livewire component paths to default refresh paths for livewire stack by @timacdonald in https://github.com/laravel/jetstream/pull/1081
12+
13+
### Removed
14+
15+
- Drop Laravel 8.x support (and PHP < 8) by @timacdonald in https://github.com/laravel/jetstream/pull/1082
416

517
## [v2.9.0](https://github.com/laravel/jetstream/compare/v2.8.5...v2.9.0) - 2022-06-28
618

0 commit comments

Comments
 (0)