Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/vast-cases-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@tanstack/devtools-event-client': patch
---

fixed an issue where custom events were not working in angular
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ stats.html
.vscode/settings.json
.idea


*.log
.DS_Store
.cache
Expand All @@ -56,4 +57,5 @@ vite.config.ts.timestamp-*

.angular
.nitro
.sonda
.sonda

11 changes: 0 additions & 11 deletions examples/react-native/expo-basic/.cursor/mcp.json

This file was deleted.

43 changes: 0 additions & 43 deletions examples/react-native/expo-basic/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion examples/react-native/expo-basic/.vscode/extensions.json

This file was deleted.

7 changes: 0 additions & 7 deletions examples/react-native/expo-basic/.vscode/settings.json

This file was deleted.

15 changes: 0 additions & 15 deletions examples/react-native/expo-basic/CHANGELOG.md

This file was deleted.

50 changes: 0 additions & 50 deletions examples/react-native/expo-basic/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions examples/react-native/expo-basic/app.json

This file was deleted.

40 changes: 0 additions & 40 deletions examples/react-native/expo-basic/app/(tabs)/_layout.tsx

This file was deleted.

126 changes: 0 additions & 126 deletions examples/react-native/expo-basic/app/(tabs)/explore.tsx

This file was deleted.

Loading
Loading