You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
# Change Log Ionic-Svelte-NPM
2
2
All notable changes to this project will be documented in this file.
3
3
4
-
## 0.62/63/64/65/66/67
4
+
## 0.5.68
5
+
- added some typings for platform functions
6
+
7
+
## 0.5.62/63/64/65/66/67
5
8
- removed typescript in *.svelte components as Vite does not process them (but does process *.ts)
6
9
- removed IonTabsLegacy.svelte - can still be found here https://github.com/Tommertom/svelte-ionic-app/blob/main/src/IonTabsLegacy.svelte for manual inclusion
0 commit comments