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 b2e5f39 commit 6cc54d1Copy full SHA for 6cc54d1
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-inertia-dataproviders` will be documented in this file.
4
5
+## v1.2.0 - 2023-02-22
6
+
7
+### What's Changed
8
9
+- update composer json by @Jim-Webfox in https://github.com/webfox/laravel-inertia-dataproviders/pull/6
10
11
+### New Contributors
12
13
+- @Jim-Webfox made their first contribution in https://github.com/webfox/laravel-inertia-dataproviders/pull/6
14
15
+**Full Changelog**: https://github.com/webfox/laravel-inertia-dataproviders/compare/v1.1.0...v1.2.0
16
17
## v1.1.0 - 2022-09-14
18
19
Add `dd` and `dump` methods to the DataProvider class
0 commit comments