65e146c: Preserve one literal asset URL per packaged font face in the ESM browser build so Next.js with Turbopack, Vite, and webpack resolve every requested filename instead of collapsing dynamic URLs to one font. Keep the CommonJS build resolving the same packaged files in Node.
e7bf804: Align selected with ProseMirror node selections by default, expose text selections through selectionInside, and keep selectedOnTextSelection compatible.