Skip to content

tauri-macros@1.0.0-beta.1

May 12, 2021
  • Fixes a name collision when the command function is named invoke.
    • 7862ec5 fix(macros): change invoke binding in generate handler (#1804) on 2021-05-12
  • Fixes a name collision when the command function is named message or resolver.
    • 0b87532 fix(macros): fix rest of command collisions (#1805) on 2021-05-12
  • Fixes a name collision when the command function is named cmd.
    • d36b726 fix(macros): collision when command is named cmd (#1802) on 2021-05-12

© 2026 Tauri Contributors. CC-BY / MIT