langfuse-js
langfuse-js copied to clipboard
fix: fix uri encode
[!IMPORTANT] Fixes URI encoding in
encodeQueryParamsby encoding keys and values withencodeURIComponentand handlingDateobjects.
- Behavior:
- Fixes URI encoding in
encodeQueryParamsfunction inutils.ts.- Encodes both keys and values using
encodeURIComponent.- Converts
Dateobjects to ISO strings before encoding.- Misc:
- Removes use of
URLSearchParamsinencodeQueryParams.This description was created by
for a4b75abcbaa8c07ebba64dcb06512a6d81880d02. It will automatically update as commits are pushed.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| langfuse-js | ✅ Ready (Inspect) | Visit Preview | Oct 8, 2024 11:31pm |