umami/tracker
C-A de Salaberry d575b9c377 chore(tracker): 🏷️ could not use string in EventData
- EventData was incorrectly typed `Record<string, object>` which did not allow for the most common `string` attribute
- UmamiTracker is now exported to be used elsewhere if needed
- A note has been added on event names being truncated to 50 characters
2023-06-03 00:36:04 +02:00
..
index.d.ts chore(tracker): 🏷️ could not use string in EventData 2023-06-03 00:36:04 +02:00
index.js Fixed incorrect data field. 2023-06-01 19:30:07 -07:00