logixlysia@6.2.3
Patch Changes
- afd4c83: Fix TypeScript inference for WebSocket
ws.dataand contextstoreafter.use(logixlysia())(#220). - 0889128: Fix
ERR_IMPORT_ATTRIBUTE_MISSINGerror on Node.js by avoiding ESMpackage.jsonimport and usingcreateRequire(import.meta.url)for startup banner JSON loading instead.