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.
2 parents 8b18e52 + d89e2e1 commit 3492943Copy full SHA for 3492943
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.1.2 - 2023-07-25
6
+
7
+### What's Changed
8
9
+- Remove yarn dependency when using serve command by @semiherdogan in https://github.com/NativePHP/electron/pull/39
10
+- Add missing php.js file
11
+- Make sure that NPM runs forever when running `artisan:publish`
12
13
+### New Contributors
14
15
+- @semiherdogan made their first contribution in https://github.com/NativePHP/electron/pull/39
16
17
+**Full Changelog**: https://github.com/NativePHP/electron/compare/0.1.1...0.1.2
18
19
## 0.1.1 - 2023-07-22
20
21
### What's Changed
0 commit comments