Commit graph

30 commits

Author SHA1 Message Date
574dffb08b
update 2025-02-20 19:16:44 -05:00
812080d74a
update 2025-02-20 18:04:06 -05:00
b063577663
Change isDebug to isDevelopment 2025-02-20 18:03:41 -05:00
4b49a22257
Work with new Zalvena Service project 2025-02-19 04:25:56 -05:00
7416341746
Strip down the entire project 2025-02-18 20:19:12 -05: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
8e99cbd02b - better version of the session id generator 2023-11-04 18:16:27 +00:00
goenning
e6b234dca5 use new session id format 2023-11-03 21:21:28 +00:00
goenning
53f0f40aa1 Added an option to specify isDebug at init time 2023-10-20 09:08:19 +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
14197518e8 add session back 2023-09-01 17:45:59 +01:00
goenning
343319f782 better error logs 2023-09-01 16:28:18 +01:00
goenning
0f28be3d2b remove hardcoded data 2023-09-01 16:16:35 +01:00
goenning
4b1aae55c6 fix build 2023-09-01 15:55:55 +01:00
goenning
f6de1cd18b general fixes 2023-09-01 15:49:04 +01:00
goenning
c407842754 fix build error 2023-09-01 15:27:33 +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
c9bb14f809 migrate to tsup 2023-09-01 13:35:18 +01:00
goenning
e256d13c92 reuse a bunch of stuff 2023-09-01 13:33:07 +01:00
goenning
f4edab87af working version of appRouter 2023-09-01 10:52:15 +01:00
goenning
90317d71d3 add nextjs with approuter example 2023-08-31 16:16:38 +01:00
goenning
7c9dc72df1 enable preventAssignment 2023-08-31 15:36:22 +01:00
Simon Boisset
a9507e7d3d refacto/migrate-turborepo 2023-08-21 23:43:50 +02:00