Skip to content

v0.5.0

Latest

Choose a tag to compare

@berlysia berlysia released this 30 Oct 09:22
· 125 commits to master since this release
  • The code size of the library has been significantly reduced.
    • It's now 1.09KiB (esm, gzipped).
    • This was achieved through the use of Vite. Thanks for @fuzzthink suggestion. #127
  • TypeScript annotations are added and rename js to ts, without behavior changes.
    • Now d.ts is fully generated from implementation.
  • Dual package support.