v4.7.1
Patch Changes
- a18c359: fix: correct InvalidCustomPropertyError code and MemoryStore promise handling
Fetched April 22, 2026
Fetched April 22, 2026
Fixed a bug where CommonJS consumers were incorrectly routed to ESM declarations instead of CJS declarations.
Langfuse · JS SDKFixed a TypeError from the bundled web-vitals dependency on browsers missing Array.prototype.at() (Chrome <92, iOS Safari <15.4) by install…
PostHog · PostHog JS