Skip to content

tauri-macros@1.0.0-beta.5

Aug 16, 2021
  • Embed Info.plist file contents on binary on dev.
    • Bumped due to a bump in tauri-codegen.
    • 537ab1b6 feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) on 2021-08-15
  • Fix ES Module detection for default imports with relative paths or scoped packages and exporting of async functions.
    • Bumped due to a bump in tauri-codegen.
    • b2b36cfe fix(core): fixes ES Module detection for default imports with relative paths or scoped packages (#2380) on 2021-08-10
    • fbf8caf5 fix(core): ESM detection when using export async function (#2425) on 2021-08-14

© 2026 Tauri Contributors. CC-BY / MIT