Skip to content

feat(cli): process bundle > windows > wix > fragmentPaths with Handlebars#11521

Merged
lucasfernog merged 3 commits intodevfrom
feat/wix-fragments-handlerbars
Nov 5, 2024
Merged

feat(cli): process bundle > windows > wix > fragmentPaths with Handlebars#11521
lucasfernog merged 3 commits intodevfrom
feat/wix-fragments-handlerbars

Conversation

@amrbashir
Copy link
Member

@amrbashir amrbashir commented Oct 28, 2024

closes #11520

This PR also includes a small refactor of using register_template_string followed by render to use render_template directly.

@amrbashir amrbashir requested a review from a team as a code owner October 28, 2024 11:58
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2024

Package Changes Through f548d75

There are 9 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime-wry with minor, tauri-macros with patch, @tauri-apps/api with patch, tauri-utils with minor, tauri-runtime with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.3 2.0.4
tauri-utils 2.0.2 2.1.0
tauri-bundler 2.0.4 2.1.0
tauri-runtime 2.1.1 2.2.0
tauri-runtime-wry 2.1.2 2.2.0
tauri-codegen 2.0.2 2.0.3
tauri-macros 2.0.2 2.0.3
tauri-plugin 2.0.2 2.0.3
tauri-build 2.0.2 2.0.3
tauri 2.0.6 2.1.0
@tauri-apps/cli 2.0.4 2.1.0
tauri-cli 2.0.4 2.1.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 1b6b2cf into dev Nov 5, 2024
@lucasfernog lucasfernog deleted the feat/wix-fragments-handlerbars branch November 5, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run tauri project as a windows service

2 participants