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 c223e0f commit cee53d7Copy full SHA for cee53d7
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.3 - 2024-11-14
6
+
7
+### What's Changed
8
9
+* Fix native:migrate:fresh by @miagg in https://github.com/NativePHP/laravel/pull/408
10
+* Fix accessing window properties by @simonhamp in https://github.com/NativePHP/laravel/pull/410
11
+* MenuBar improvements by @simonhamp in https://github.com/NativePHP/laravel/pull/411
12
13
+### New Contributors
14
15
+* @miagg made their first contribution in https://github.com/NativePHP/laravel/pull/408
16
17
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.6.2...0.6.3
18
19
## 0.6.2 - 2024-11-13
20
21
### What's Changed
0 commit comments