Skip to content

Commit b16a03a

Browse files
committed
docs: update PRs in readme
1 parent fd9404f commit b16a03a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,15 @@ This fork is intended to provide the community with immediate access to these en
2626

2727
This fork includes the following changes and enhancements:
2828

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)
2933
- [feat: support dynamic relation closures](https://github.com/larastan/larastan/pull/2048)
3034
- [feat: add support for config array shapes](https://github.com/larastan/larastan/pull/2004)
3135
- [feat: support multiple database connections](https://github.com/larastan/larastan/pull/1879)
3236
- [feat: support wildcards in migration/schema paths](https://github.com/larastan/larastan/pull/2031)
3337
- [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)
3538

3639
## ✨ Getting Started
3740

0 commit comments

Comments
 (0)