Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply Version Updates From Current Changes #149

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 30, 2022

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

create-tauri-app

[2.1.1]

  • Add an optimized macOS icon so that building from a template doesn't cause errors.
    • a28848c fix: add missing icon.icns file, closes #143 (#152) on 2022-08-30
  • Fix solid template IDE type errors by changing className to class
    • ea9a90c fix(cli/fragments): change solid's className to class, closes #144 (#150) on 2022-08-30
  • Fixed yew template "beforeDevCommand" from "trunk build" to "trunk serve". Before when you called "tauri dev" infinite loop will occur waiting for dev server to become available at "http://localhost:1420".
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30
  • Changed "withGlobalTauri" for yew template from "false" to "true" so example frontend can actually "invoke" backend methods
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30

create-tauri-app-js

[2.1.1]

  • Add an optimized macOS icon so that building from a template doesn't cause errors.
    • Bumped due to a bump in create-tauri-app.
    • a28848c fix: add missing icon.icns file, closes #143 (#152) on 2022-08-30
  • Fix solid template IDE type errors by changing className to class
    • Bumped due to a bump in create-tauri-app.
    • ea9a90c fix(cli/fragments): change solid's className to class, closes #144 (#150) on 2022-08-30
  • Fixed yew template "beforeDevCommand" from "trunk build" to "trunk serve". Before when you called "tauri dev" infinite loop will occur waiting for dev server to become available at "http://localhost:1420".
    • Bumped due to a bump in create-tauri-app.
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30
  • Changed "withGlobalTauri" for yew template from "false" to "true" so example frontend can actually "invoke" backend methods
    • Bumped due to a bump in create-tauri-app.
    • 675b091 fix(cli/fragments): fix yew fragment beforeDevCommand and withGlobalTauri (#147) on 2022-08-30

@github-actions github-actions bot force-pushed the release/version-updates branch from fcf5c9f to 5865cc5 Compare August 30, 2022 11:38
@github-actions github-actions bot force-pushed the release/version-updates branch 2 times, most recently from 42eb7b5 to 838a505 Compare August 30, 2022 13:33
@github-actions github-actions bot force-pushed the release/version-updates branch from 838a505 to f696083 Compare August 30, 2022 13:36
@amrbashir amrbashir merged commit 27f31ae into dev Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant