[2.0.0-alpha.11]
New Features
522de0e7
(#7447) Expose an environment variableTAURI_${PLUGIN_NAME}_PLUGIN_CONFIG
for each defined plugin configuration object.c7dacca4
(#7446) Expose theTAURI_IOS_PROJECT_PATH
andTAURI_IOS_APP_NAME
environment variables when usingios
commands.aa94f719
(#7445) Generate empty entitlements file for the iOS project.d010bc07
(#7554) Set the iOS project PRODUCT_NAME value to the string undertauri.conf.json > package > productName
if it is set.8af24974
(#7561) Themigrate
command now automatically reads all JavaScript files and updates@tauri-apps/api
import paths and install the missing plugins.
Enhancements
fbeb5b91
(#7170) Update migrate command to update the configuration CSP to includeipc:
on theconnect-src
directive, needed by the new IPC using custom protocols.
Dependencies
- Upgraded to
tauri-cli@2.0.0-alpha.11