Skip to content

Commit 504c584

Browse files
committed
docs: remove merged PRs
1 parent 3188316 commit 504c584

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,12 @@ 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-
- [feat: update relation generics (support Laravel >= 11.15)](https://github.com/larastan/larastan/pull/1990)
3029
- [feat: support dynamic relation closures](https://github.com/larastan/larastan/pull/2048)
31-
- [feat: support newFactory method when resolving factory](https://github.com/larastan/larastan/pull/1922)
3230
- [feat: add support for config array shapes](https://github.com/larastan/larastan/pull/2004)
3331
- [feat: support multiple database connections](https://github.com/larastan/larastan/pull/1879)
3432
- [feat: support wildcards in migration/schema paths](https://github.com/larastan/larastan/pull/2031)
3533
- [fix: default date casting](https://github.com/larastan/larastan/pull/1842)
36-
- [fix: handle model property aliases](https://github.com/larastan/larastan/pull/1999)
3734
- [fix: make TGet covariant on Attribute stub](https://github.com/larastan/larastan/pull/2014)
38-
- [fix: properly handle static called on type for query](https://github.com/larastan/larastan/pull/2030)
39-
- [fix: check if class exists before calling reflectionProvider getClass](https://github.com/larastan/larastan/pull/2037)
40-
- [fix: relation class forwarding](https://github.com/larastan/larastan/pull/2042)
4135

4236
## ✨ Getting Started
4337

0 commit comments

Comments
 (0)