You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: Fix the description of unused option by @KentarouTakeda in https://github.com/barryvdh/laravel-ide-helper/pull/1600
7
+
* feat(pivot): add support for multiple pivot types when using the same accessor by @pataar in https://github.com/barryvdh/laravel-ide-helper/pull/1597
8
+
* Add support for `AsCollection::using` and `AsEnumCollection::of` casts by @uno-sw in https://github.com/barryvdh/laravel-ide-helper/pull/1577
9
+
* Smarter reset by @barryvdh in https://github.com/barryvdh/laravel-ide-helper/pull/1603
10
+
* feat: use `numeric` type on fields with `decimal` casts by @ekisu in https://github.com/barryvdh/laravel-ide-helper/pull/1583
7
11
8
-
### Changed
9
-
- Add support for multiple pivot types when using the same accessor.
10
-
- Smarter reset, keep tags that IDE helper doesn't use
11
-
- Use `numeric` type on fields with `decimal` casts
12
+
### New Contributors
13
+
*@uno-sw made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1577
14
+
*@ekisu made their first contribution in https://github.com/barryvdh/laravel-ide-helper/pull/1583
0 commit comments