Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 612 Bytes

File metadata and controls

21 lines (15 loc) · 612 Bytes

pxon

2.0.0

Major Changes

  • 543d56a: Modernize toolchain: pnpm, tsup, and Vitest replace npm, Rollup, and Jest. IIFE browser builds removed in favor of ESM via CDN.

1.0.0

Major Changes

  • 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