Frameworks & Libraries
The newest updates across every Frameworks & Libraries product we track.
Latest Frameworks & Libraries updates
MapLibre GL JS
MapLibre · Frameworks & LibrariesOptimize cross-tile symbol matching to avoid per-query Array.sort() by claiming the lowest-index unclaimed candidate in a single pass, reducing main-thread symbol-placement cost…
charset_normalizer
charset_normalizer · Frameworks & LibrariesRaise upper bound of setuptools to v84; Optimize cache performance access for CharInfo struct in prebuilt versions; No longer decode large content when the noise detector output…
Better Auth
Better Auth · Frameworks & LibrariesImproved deleteSessions performance by running deletes in parallel instead of sequentially; Fixed automatic email-domain organization assignment to require both a verified…
Better Auth
Better Auth · Frameworks & LibrariesPrevented duplicate session requests during React Suspense retries while preserving revalidation for interrupted refreshes; Restored client plugin declaration compatibility for…
charset_normalizer
charset_normalizer · Frameworks & LibrariesExplicit support for Python 3.15; Comparing a CharsetMatch to a non-alias encoding strings; Return 0.0 CharsetMatch.multibyteusage for empty payloads instead of crashing; A file…
oci-typescript-sdk
oci-typescript-sdk · Frameworks & LibrariesSupport for the OCI Device Data FHIR (Fast Healthcare Interoperability Resources) Service; Support for the Globally Distributed Database service; Support for availability domain…
MapLibre GL JS
MapLibre · Frameworks & LibrariesMake fired/listened map events typed to provide TypeScript error checking and better autocomplete for map.on, once, and listens methods; Allow StyleImageInterface to provide a…
serverless
serverless · Frameworks & LibrariesHost MCP servers on AWS Lambda with a new mcp section in serverless.yml that deploys official MCP TypeScript SDK servers behind API Gateway with response streaming, OAuth…
setuptools
setuptools · Frameworks & LibrariesNewline-separated keywords and platforms fields are now handled forgivingly with each line treated as a separate item and a deprecation warning emitted; Extension is now a…
Material UI
MUI · Frameworks & LibrariesPrevent exit transitions from getting stuck in transitions; Include transforms in published package for codemod; Add more unit tests for pagination