Commit graph

19 commits

Author SHA1 Message Date
github-actions[bot]
522f861ddb chore: update versions 2024-09-22 08:15:56 +03:00
Bogdan Ivanov
f782884579 fix: send events tracked before init 2024-09-18 21:54:17 +03:00
Noah Richardson
95f9710547 fix: read browser locale and is debug on first event
`shared.ts` currently reads the default browser locale and is debug on import, which causes
issueswhen imported in a server component. This moves the reads for those to whenever the first
event issent and those values are actually required, which is typically on the client.

fix #7
2024-07-19 09:37:35 -04:00
goenning
9002311059 - Rename apiPath to apiUrl 2023-12-29 09:38:24 -03:00
goenning
c980afd786 Support for custom API path 2023-12-29 09:22:45 -03:00
goenning
9900d6ea6d refactor the packages to remove internal dependency 2023-12-15 20:03:17 +00:00
goenning
ff7b4b38e2 Updated dependencies 2023-11-04 18:17:10 +00:00
goenning
febfbaa379 Updated dependencies 2023-11-03 21:22:53 +00:00
goenning
53f0f40aa1 Added an option to specify isDebug at init time 2023-10-20 09:08:19 +01:00
goenning
2aaf2e8c1e Fixed an issue with client-side checking 2023-09-20 10:12:45 +01:00
goenning
5a5038724b ignore trackEvent on server components 2023-09-04 18:28:53 +01:00
goenning
ab4656dcb6 better packages 2023-09-01 19:54:15 +01:00
goenning
bc651b2003 better readme 2023-09-01 19:38:23 +01:00
goenning
971e423e42 added docs for react 2023-09-01 19:35:26 +01:00
goenning
b1062af145 don't throw error 2023-09-01 17:57:07 +01:00
goenning
ce24e8f4fb fix sdk version 2023-09-01 15:24:42 +01:00
goenning
e104dd53dc working versions of nextjs and web 2023-09-01 14:40:08 +01:00
goenning
9c7e01e6d4 use tsup everywhere 2023-09-01 13:40:51 +01:00
goenning
e256d13c92 reuse a bunch of stuff 2023-09-01 13:33:07 +01:00