Skip to content

Releases: tauri-apps/create-tauri-app

create-tauri-app v2.7.0

05 Dec 15:44
1736452
Compare
Choose a tag to compare

[2.7.0]

  • Disable allowlist by default for all templates.
    • 78e7cab feat: disable allowlist by default (#246) on 2022-12-05
    • 4a26bd8 chore: update bump to minor on 2022-12-05
  • Disable SSR by default in svelte-kit and svelte-kit-ts templates.
    • 79da92d Fix: disable SSR by default in SvelteKit templates (fix for "feat: Sveltekit templates #200") (#241) on 2022-11-24
  • Update yew template to use [email protected]
    • 386e870 chore: add changefile on 2022-12-05

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.7.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.7.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded crc32fast v1.3.2
  Downloaded rle-decode-fast v1.0.3
  Downloaded terminal_size v0.1.17
  Downloaded sha2 v0.10.6
  Downloaded zeroize v1.5.7
  Downloaded anyhow v1.0.66
  Downloaded libflate_lz77 v1.1.0
  Downloaded crypto-common v0.1.6
  Downloaded digest v0.10.6
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded lazy_static v1.4.0
  Downloaded generic-array v0.14.6
  Downloaded dirs v4.0.0
  Downloaded console v0.15.2
  Downloaded cfg-if v1.0.0
  Downloaded block-buffer v0.10.3
  Downloaded walkdir v2.3.2
  Downloaded libc v0.2.138
  Downloaded quote v1.0.21
  Downloaded proc-macro2 v1.0.47
  Downloaded proc-macro-hack v0.5.19
  Downloaded same-file v1.0.6
  Downloaded remove_dir_all v0.5.3
  Downloaded libflate v1.2.0
  Downloaded syn v1.0.105
  Downloaded version_check v0.9.4
  Downloaded rust-embed-impl v6.3.1
  Downloaded rust-embed-utils v7.3.0
  Downloaded pico-args v0.5.0
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.5
  Downloaded shellexpand v2.1.2
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded dialoguer v0.10.2
  Downloaded cpufeatures v0.2.5
  Downloaded adler32 v1.2.0
  Downloaded typenum v1.15.0
  Downloaded tempfile v3.3.0
  Downloaded rust-embed v6.4.2
  Downloaded include-flate v0.1.4
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.138
   Compiling version_check v0.9.4
   Compiling typenum v1.15.0
   Compiling generic-array v0.14.6
   Compiling proc-macro2 v1.0.47
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.105
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.19
   Compiling libflate_lz77 v1.1.0
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling adler32 v1.2.0
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling dirs-sys v0.3.7
   Compiling lazy_static v1.4.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling sha2 v0.10.6
   Compiling walkdir v2.3.2
   Compiling dirs v4.0.0
   Compiling shellexpand v2.1.2
   Compiling rust-embed-utils v7.3.0
   Compiling terminal_size v0.1.17
   Compiling anyhow v1.0.66
   Compiling remove_dir_all v0.5.3
   Compiling include-flate-codegen v0.1.4
   Compiling fastrand v1.8.0
   Compiling unicode-width v0.1.10
   Compiling console v0.15.2
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling tempfile v3.3.0
   Compiling rust-embed-impl v6.3.1
   Compiling zeroize v1.5.7
   Compiling dialoguer v0.10.2
   Compiling rust-embed v6.4.2
   Compiling pico-args v0.5.0
   Compiling create-tauri-app v2.7.0 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.7.0)
    Finished dev [unoptimized + debuginfo] target(s) in 15.84s
   Uploading create-tauri-app v2.7.0 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.7.0

05 Dec 15:45
1736452
Compare
Choose a tag to compare

[2.7.0]

  • Disable allowlist by default for all templates.
    • 78e7cab feat: disable allowlist by default (#246) on 2022-12-05
    • 4a26bd8 chore: update bump to minor on 2022-12-05
  • Disable SSR by default in svelte-kit and svelte-kit-ts templates.
    • 79da92d Fix: disable SSR by default in SvelteKit templates (fix for "feat: Sveltekit templates #200") (#241) on 2022-11-24
  • Update yew template to use [email protected]
    • 386e870 chore: add changefile on 2022-12-05

create-tauri-app v2.6.5

23 Nov 17:36
36c3096
Compare
Choose a tag to compare

[2.6.5]

  • Revert back to rust-embed 6.4.
    • ea586ca fix: revert rust-embed to 6.4 on 2022-11-23

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.5 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.5 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded block-buffer v0.10.3
  Downloaded crypto-common v0.1.6
  Downloaded generic-array v0.14.6
  Downloaded lazy_static v1.4.0
  Downloaded cfg-if v1.0.0
  Downloaded remove_dir_all v0.5.3
  Downloaded same-file v1.0.6
  Downloaded sha2 v0.10.6
  Downloaded include-flate-codegen v0.1.4
  Downloaded proc-macro-hack v0.5.19
  Downloaded libflate v1.2.0
  Downloaded syn v1.0.103
  Downloaded rust-embed-utils v7.3.0
  Downloaded terminal_size v0.1.17
  Downloaded typenum v1.15.0
  Downloaded walkdir v2.3.2
  Downloaded zeroize v1.5.7
  Downloaded adler32 v1.2.0
  Downloaded version_check v0.9.4
  Downloaded anyhow v1.0.66
  Downloaded dialoguer v0.10.2
  Downloaded dirs v4.0.0
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded digest v0.10.6
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.2
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.5
  Downloaded tempfile v3.3.0
  Downloaded rust-embed-impl v6.3.1
  Downloaded libflate_lz77 v1.1.0
  Downloaded libc v0.2.137
  Downloaded proc-macro2 v1.0.47
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded quote v1.0.21
  Downloaded shellexpand v2.1.2
  Downloaded rle-decode-fast v1.0.3
  Downloaded pico-args v0.5.0
  Downloaded rust-embed v6.4.2
  Downloaded include-flate v0.1.4
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.137
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling generic-array v0.14.6
   Compiling proc-macro2 v1.0.47
   Compiling unicode-ident v1.0.5
   Compiling quote v1.0.21
   Compiling crc32fast v1.3.2
   Compiling syn v1.0.103
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.19
   Compiling libflate_lz77 v1.1.0
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling adler32 v1.2.0
   Compiling libflate v1.2.0
   Compiling digest v0.10.6
   Compiling dirs-sys v0.3.7
   Compiling lazy_static v1.4.0
   Compiling cpufeatures v0.2.5
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.2
   Compiling include-flate-codegen v0.1.4
   Compiling sha2 v0.10.6
   Compiling dirs v4.0.0
   Compiling shellexpand v2.1.2
   Compiling include-flate-codegen-exports v0.1.4
   Compiling rust-embed-utils v7.3.0
   Compiling terminal_size v0.1.17
   Compiling anyhow v1.0.66
   Compiling remove_dir_all v0.5.3
   Compiling unicode-width v0.1.10
   Compiling fastrand v1.8.0
   Compiling tempfile v3.3.0
   Compiling console v0.15.2
   Compiling rust-embed-impl v6.3.1
   Compiling include-flate v0.1.4
   Compiling zeroize v1.5.7
   Compiling dialoguer v0.10.2
   Compiling rust-embed v6.4.2
   Compiling pico-args v0.5.0
   Compiling create-tauri-app v2.6.5 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.5)
    Finished dev [unoptimized + debuginfo] target(s) in 33.23s
   Uploading create-tauri-app v2.6.5 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app v2.6.4

23 Nov 16:45
299bf05
Compare
Choose a tag to compare

[2.6.4]

  • Fix a few panics introduced by some changes in latest rust-embed crate versions.
    • 8034aac fix: fix few panics with latest rust-embed, closes #236 (#237) on 2022-11-23

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.4 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.4 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded adler32 v1.2.0
  Downloaded dirs-sys v0.3.7
  Downloaded digest v0.10.6
  Downloaded generic-array v0.14.6
  Downloaded fastrand v1.8.0
  Downloaded unicode-ident v1.0.5
  Downloaded tempfile v3.3.0
  Downloaded remove_dir_all v0.5.3
  Downloaded include-flate-codegen v0.1.4
  Downloaded pico-args v0.5.0
  Downloaded rust-embed-impl v6.4.0
  Downloaded rle-decode-fast v1.0.3
  Downloaded terminal_size v0.1.17
  Downloaded shellexpand v2.1.2
  Downloaded zeroize v1.5.7
  Downloaded walkdir v2.3.2
  Downloaded unicode-width v0.1.10
  Downloaded typenum v1.15.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded syn v1.0.103
  Downloaded libflate v1.2.0
  Downloaded rust-embed-utils v7.4.0
  Downloaded anyhow v1.0.66
  Downloaded rust-embed v6.5.0
  Downloaded libc v0.2.137
  Downloaded include-flate v0.1.4
  Downloaded lazy_static v1.4.0
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded proc-macro2 v1.0.47
  Downloaded quote v1.0.21
  Downloaded version_check v0.9.4
  Downloaded sha2 v0.10.6
  Downloaded same-file v1.0.6
  Downloaded block-buffer v0.10.3
  Downloaded dialoguer v0.10.2
  Downloaded proc-macro-hack v0.5.19
  Downloaded dirs v4.0.0
  Downloaded crc32fast v1.3.2
  Downloaded console v0.15.2
  Downloaded cpufeatures v0.2.5
  Downloaded crypto-common v0.1.6
  Downloaded cfg-if v1.0.0
   Compiling libc v0.2.137
   Compiling cfg-if v1.0.0
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.47
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling syn v1.0.103
   Compiling crc32fast v1.3.2
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling lazy_static v1.4.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling anyhow v1.0.66
   Compiling unicode-width v0.1.10
   Compiling fastrand v1.8.0
   Compiling remove_dir_all v0.5.3
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling shellexpand v2.1.2
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.6
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.4.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.4.0
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.5.0
   Compiling create-tauri-app v2.6.4 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.4)
    Finished dev [unoptimized + debuginfo] target(s) in 27.43s
   Uploading create-tauri-app v2.6.4 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.6.5

23 Nov 17:36
36c3096
Compare
Choose a tag to compare

[2.6.5]

  • Revert back to rust-embed 6.4.
    • Bumped due to a bump in create-tauri-app.
    • ea586ca fix: revert rust-embed to 6.4 on 2022-11-23

create-tauri-app-js v2.6.4

23 Nov 16:45
299bf05
Compare
Choose a tag to compare

[2.6.4]

  • Fix a few panics introduced by some changes in latest rust-embed crate versions.
    • Bumped due to a bump in create-tauri-app.
    • 8034aac fix: fix few panics with latest rust-embed, closes #236 (#237) on 2022-11-23

create-tauri-app v2.6.3

18 Nov 11:37
2c0f09f
Compare
Choose a tag to compare

[2.6.3]

  • Update tauri to latest version 1.2.
    • 2da95ed chore(deps): update tauri to latest version, closes #229 on 2022-11-18

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.3 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.3 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded block-buffer v0.10.3
  Downloaded quote v1.0.21
  Downloaded walkdir v2.3.2
  Downloaded zeroize v1.5.7
  Downloaded shellexpand v2.1.2
  Downloaded syn v1.0.103
  Downloaded typenum v1.15.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded rust-embed-utils v7.3.0
  Downloaded rust-embed v6.4.2
  Downloaded include-flate v0.1.4
  Downloaded pico-args v0.5.0
  Downloaded rust-embed-impl v6.3.1
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded same-file v1.0.6
  Downloaded rle-decode-fast v1.0.3
  Downloaded remove_dir_all v0.5.3
  Downloaded proc-macro2 v1.0.47
  Downloaded libflate v1.2.0
  Downloaded libc v0.2.137
  Downloaded lazy_static v1.4.0
  Downloaded generic-array v0.14.6
  Downloaded fastrand v1.8.0
  Downloaded dirs v4.0.0
  Downloaded digest v0.10.6
  Downloaded dialoguer v0.10.2
  Downloaded crypto-common v0.1.6
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.2
  Downloaded cfg-if v1.0.0
  Downloaded anyhow v1.0.66
  Downloaded adler32 v1.2.0
  Downloaded version_check v0.9.4
  Downloaded unicode-width v0.1.10
  Downloaded unicode-ident v1.0.5
  Downloaded terminal_size v0.1.17
  Downloaded tempfile v3.3.0
  Downloaded sha2 v0.10.6
  Downloaded proc-macro-hack v0.5.19
  Downloaded dirs-sys v0.3.7
  Downloaded crc32fast v1.3.2
   Compiling libc v0.2.137
   Compiling cfg-if v1.0.0
   Compiling version_check v0.9.4
   Compiling typenum v1.15.0
   Compiling proc-macro2 v1.0.47
   Compiling unicode-ident v1.0.5
   Compiling quote v1.0.21
   Compiling syn v1.0.103
   Compiling crc32fast v1.3.2
   Compiling rle-decode-fast v1.0.3
   Compiling proc-macro-hack v0.5.19
   Compiling adler32 v1.2.0
   Compiling lazy_static v1.4.0
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.5
   Compiling remove_dir_all v0.5.3
   Compiling unicode-width v0.1.10
   Compiling fastrand v1.8.0
   Compiling anyhow v1.0.66
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.2
   Compiling block-buffer v0.10.3
   Compiling crypto-common v0.1.6
   Compiling shellexpand v2.1.2
   Compiling dialoguer v0.10.2
   Compiling digest v0.10.6
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.1
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.2
   Compiling create-tauri-app v2.6.3 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.3)
    Finished dev [unoptimized + debuginfo] target(s) in 27.22s
   Uploading create-tauri-app v2.6.3 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.6.3

18 Nov 11:37
2c0f09f
Compare
Choose a tag to compare

[2.6.3]

  • Update tauri to latest version 1.2.
    • Bumped due to a bump in create-tauri-app.
    • 2da95ed chore(deps): update tauri to latest version, closes #229 on 2022-11-18

create-tauri-app v2.6.2

04 Nov 12:13
da3cce0
Compare
Choose a tag to compare

[2.6.2]

  • Change vanilla and vanilla-ts templates to attach the click handler through Javascript, instead of assigining to the window object.�
    • f5f8628 refactor: remove vanilla templates assignment to window object (#212) on 2022-10-11
  • Update vue-tsc to 1.0.0 in vue-ts template.
    • b51873c chore(deps): update vue-tsc to 1.0.0 on 2022-11-01

Cargo Publish

Updating crates.io index
   Packaging create-tauri-app v2.6.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
   Verifying create-tauri-app v2.6.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)
 Downloading crates ...
  Downloaded cfg-if v1.0.0
  Downloaded same-file v1.0.6
  Downloaded terminal_size v0.1.17
  Downloaded sha2 v0.10.6
  Downloaded typenum v1.15.0
  Downloaded unicode-width v0.1.10
  Downloaded zeroize v1.5.7
  Downloaded block-buffer v0.10.3
  Downloaded anyhow v1.0.66
  Downloaded shellexpand v2.1.2
  Downloaded lazy_static v1.4.0
  Downloaded generic-array v0.14.6
  Downloaded fastrand v1.8.0
  Downloaded dirs-sys v0.3.7
  Downloaded quote v1.0.21
  Downloaded walkdir v2.3.2
  Downloaded include-flate-codegen-exports v0.1.4
  Downloaded include-flate-codegen v0.1.4
  Downloaded pico-args v0.5.0
  Downloaded rust-embed-impl v6.3.1
  Downloaded rust-embed-utils v7.3.0
  Downloaded rle-decode-fast v1.0.3
  Downloaded libflate v1.2.0
  Downloaded rust-embed v6.4.2
  Downloaded include-flate v0.1.4
  Downloaded dialoguer v0.10.2
  Downloaded version_check v0.9.4
  Downloaded tempfile v3.3.0
  Downloaded syn v1.0.103
  Downloaded remove_dir_all v0.5.3
  Downloaded proc-macro2 v1.0.47
  Downloaded proc-macro-hack v0.5.19
  Downloaded libflate_lz77 v1.1.0
  Downloaded libc v0.2.137
  Downloaded dirs v4.0.0
  Downloaded digest v0.10.5
  Downloaded crypto-common v0.1.6
  Downloaded crc32fast v1.3.2
  Downloaded cpufeatures v0.2.5
  Downloaded console v0.15.2
  Downloaded adler32 v1.2.0
  Downloaded unicode-ident v1.0.5
   Compiling libc v0.2.137
   Compiling cfg-if v1.0.0
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling proc-macro2 v1.0.47
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling syn v1.0.103
   Compiling crc32fast v1.3.2
   Compiling proc-macro-hack v0.5.19
   Compiling rle-decode-fast v1.0.3
   Compiling adler32 v1.2.0
   Compiling same-file v1.0.6
   Compiling lazy_static v1.4.0
   Compiling cpufeatures v0.2.5
   Compiling unicode-width v0.1.10
   Compiling anyhow v1.0.66
   Compiling remove_dir_all v0.5.3
   Compiling fastrand v1.8.0
   Compiling zeroize v1.5.7
   Compiling pico-args v0.5.0
   Compiling generic-array v0.14.6
   Compiling libflate_lz77 v1.1.0
   Compiling walkdir v2.3.2
   Compiling dirs-sys v0.3.7
   Compiling terminal_size v0.1.17
   Compiling tempfile v3.3.0
   Compiling libflate v1.2.0
   Compiling dirs v4.0.0
   Compiling console v0.15.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling shellexpand v2.1.2
   Compiling digest v0.10.5
   Compiling dialoguer v0.10.2
   Compiling sha2 v0.10.6
   Compiling rust-embed-utils v7.3.0
   Compiling include-flate-codegen v0.1.4
   Compiling rust-embed-impl v6.3.1
   Compiling include-flate-codegen-exports v0.1.4
   Compiling include-flate v0.1.4
   Compiling rust-embed v6.4.2
   Compiling create-tauri-app v2.6.2 (/home/runner/work/create-tauri-app/create-tauri-app/target/package/create-tauri-app-2.6.2)
    Finished dev [unoptimized + debuginfo] target(s) in 27.83s
   Uploading create-tauri-app v2.6.2 (/home/runner/work/create-tauri-app/create-tauri-app/packages/cli)

create-tauri-app-js v2.6.2

04 Nov 12:13
da3cce0
Compare
Choose a tag to compare

[2.6.2]

  • Change vanilla and vanilla-ts templates to attach the click handler through Javascript, instead of assigining to the window object.�
    • f5f8628 refactor: remove vanilla templates assignment to window object (#212) on 2022-10-11