This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-12-19 08:31:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10e5996bfa
tauri
/
.changes
/
fix-js-api-import.md
6 lines
62 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: #1512 (#1517) * fix: Export * chore(changefile) * fix: Updated publish step * fix: Also outputting CommonJS * fix:`preparePublish` now copies the necessary files * fix: typo Co-authored-by: Laegel <valentin.chouaf@laposte.net> * chore: update `build` script * chore: add `prepublishOnly script` * chore: update `api` covector config * round two, fight!! Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2021-04-19 06:31:12 +03:00
---
fix: #1517 had the wrong package reference in the changefile (#1538)
2021-04-19 20:31:13 +03:00
"api": patch
fix: #1512 (#1517) * fix: Export * chore(changefile) * fix: Updated publish step * fix: Also outputting CommonJS * fix:`preparePublish` now copies the necessary files * fix: typo Co-authored-by: Laegel <valentin.chouaf@laposte.net> * chore: update `build` script * chore: add `prepublishOnly script` * chore: update `api` covector config * round two, fight!! Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com>
2021-04-19 06:31:12 +03:00
---
TS was wrongly re-exporting the module.
Reference in New Issue
Copy Permalink