File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,15 @@ This fork is intended to provide the community with immediate access to these en
26
26
27
27
This fork includes the following changes and enhancements:
28
28
29
+ - [ fix: check for dynamicWhere method existence] ( https://github.com/larastan/larastan/pull/2175 )
30
+ - [ fix: macros on Cache facade] ( https://github.com/larastan/larastan/pull/2143 )
31
+ - [ fix: model relation properties] ( https://github.com/larastan/larastan/pull/2138 )
32
+ - [ fix: handle collection intersection types] ( https://github.com/larastan/larastan/pull/2058 )
29
33
- [ feat: support dynamic relation closures] ( https://github.com/larastan/larastan/pull/2048 )
30
34
- [ feat: add support for config array shapes] ( https://github.com/larastan/larastan/pull/2004 )
31
35
- [ feat: support multiple database connections] ( https://github.com/larastan/larastan/pull/1879 )
32
36
- [ feat: support wildcards in migration/schema paths] ( https://github.com/larastan/larastan/pull/2031 )
33
37
- [ fix: default date casting] ( https://github.com/larastan/larastan/pull/1842 )
34
- - [ fix: make TGet covariant on Attribute stub] ( https://github.com/larastan/larastan/pull/2014 )
35
38
36
39
## ✨ Getting Started
37
40
You can’t perform that action at this time.
0 commit comments