We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27ad78 commit c90bb44Copy full SHA for c90bb44
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `laravel-inertia-dataproviders` will be documented in this file.
4
5
+## v2.1.0 - 2025-02-14
6
+
7
+### What's Changed
8
9
+* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/webfox/laravel-inertia-dataproviders/pull/23
10
+* Add Laravel 12 support. by @hailwood in https://github.com/webfox/laravel-inertia-dataproviders/pull/25
11
+* Add support for Inertia deferred props. by @hailwood in https://github.com/webfox/laravel-inertia-dataproviders/pull/24
12
13
+**Full Changelog**: https://github.com/webfox/laravel-inertia-dataproviders/compare/v2.0.1...v2.1.0
14
15
## v2.0.1 - 2025-01-13
16
17
* Remove redundant filter expression
0 commit comments