Commit Graph

7 Commits

Author SHA1 Message Date
Amr Bashir
c64d572c1c fix: bundle extension using tsup (#268)
* fix: bundle extension using tsup

closes #267

* deps
2024-09-02 19:53:00 +03:00
Amr Bashir
1176d6c522 chore: remove unused code, update deps and use node18 in CI (#244) 2024-04-24 18:47:12 +02:00
amrbashir
84e45e02f3 fix: revert some package bumps 2023-03-17 18:37:07 +02:00
amrbashir
00687368d8 fix: fix test and imports 2023-03-17 16:38:52 +02:00
amrbashir
bb4268dd43 chore: add license and license headers 2022-09-19 17:16:41 +02:00
Amr Bashir
f85fc5c174 feat: provide schema for config based on tauri-build version (#162)
* feat: provide schema for config based on cli version

* fallback to latest release

* enable commented code

* get schema based on tauri-build version

* change url

* handle schema get request error

* Update versioned-schema.md

* Update extension.ts
2022-09-19 15:08:43 +02:00
Lucas Nogueira
687969cfb4 initial commit 2020-07-06 13:21:53 -03:00