Releases: monaca/Localkit
Releases · monaca/Localkit
5.1.3
5.1.2
Bug Fixes
- Update built-in blank and capacitor-basic templates
- Fix creating project permission on mac
5.1.1
Fix small issues
5.1.0
Open monaca document using default browser
Support Capacitor Projects
Support Capacitor Projects
5.0.0
Feature
- Support Capacitor Projects (Beta).
- Support Yarn Projects (Beta).
Breaking Changes
- Remove Inspector Packages.
4.2.2
Updates
- Improve previewing application projects by disabling cache on response/request header on preview windows.
4.2.1
Updates
Fix some other minor bugs.
4.2.0
Updates
- Install NPM Packages after importing the project from the Zip file.
- The project preview window can be displayed only once at a time.
- User can specify preview project port at the preference menu. The default port is
8002
.
- User can specify preview project port at the preference menu. The default port is
- User can refresh the preview project windows from the menu.
- Fix some other minor bugs.
4.1.0
Updates
- Preview user project using
http
protocol instead offile
protocol withserve
package- Localkit could now preview project created with
vite
- Localkit could now preview project created with
- Update monaca-lib binding to 4.1.2
Internal Updates
- Update New Apple Certificates