File tree 1 file changed +26
-1
lines changed
1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.3.11...2.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.3.14...2.x )
4
+
5
+
6
+ ## [ v2.3.14 (2021-07-28)] ( https://github.com/laravel/jetstream/compare/v2.3.13...v2.3.14 )
7
+
8
+ ### Fixed
9
+ - Support both CommonMark v1 & v2 ([ #845 ] ( https://github.com/laravel/jetstream/pull/845 ) )
10
+
11
+
12
+ ## [ v2.3.13 (2021-07-26)] ( https://github.com/laravel/jetstream/compare/v2.3.12...v2.3.13 )
13
+
14
+ ### Fixed
15
+ - Fix key name ([ b33a95d] ( https://github.com/laravel/jetstream/commit/b33a95dabf6ca8dc6b3c6fe3135a9645bf70095b ) )
16
+
17
+
18
+ ## [ v2.3.12 (2021-07-25)] ( https://github.com/laravel/jetstream/compare/v2.3.11...v2.3.12 )
19
+
20
+ ### Changed
21
+ - Redirect by route name ([ #828 ] ( https://github.com/laravel/jetstream/pull/828 ) )
22
+ - Add Vue file extension to all Vue components imported ([ #829 ] ( https://github.com/laravel/jetstream/pull/829 ) )
23
+ - Prepare translated roles on Livewire using ` jsonSerialize() ` ([ #837 ] ( https://github.com/laravel/jetstream/pull/837 ) )
24
+ - Defer to Fortify for password confirmation ([ #835 ] ( https://github.com/laravel/jetstream/pull/835 ) )
25
+
26
+ ### Fixed
27
+ - Update ` <Link> ` tags & implement ` <Head> ` management ([ #832 ] ( https://github.com/laravel/jetstream/pull/832 ) )
28
+ - Fix commonmark install issue ([ #840 ] ( https://github.com/laravel/jetstream/pull/840 ) )
4
29
5
30
6
31
## [ v2.3.11 (2021-06-29)] ( https://github.com/laravel/jetstream/compare/v2.3.10...v2.3.11 )
You can’t perform that action at this time.
0 commit comments