- 543d56a: Modernize toolchain: pnpm, tsup, and Vitest replace npm, Rollup, and Jest. IIFE browser builds removed in favor of ESM via CDN.
- faa24f4: # Modernized library with TypeScript, latest dependencies, and improved documentation
- Converted to TypeScript
- Updated to Node 20 LTS
- Added strict typing
- Implemented changesets for version management
- Updated build system with modern Rollup configuration
- Replaced Standard.js with ESLint + Prettier
- Added TypeDoc for API documentation
- Enhanced PXON spec compliance