Skip to content

v0.8.6

Choose a tag to compare

@AmiteK23 AmiteK23 released this 14 Apr 00:23
· 15 commits to main since this release
26a8c12

v0.8.6 focuses on improving token estimation architecture, strengthening ESM/NodeNext alignment, and keeping dependencies up to date.

Highlights

  • introduce a dedicated tokenizer runtime for safer isolation and improved caching
  • align ESM/NodeNext configuration across exports, resolution, and documentation
  • update core dependencies and runtime bindings for compatibility and stability

What's Changed

  • refactor(token-estimation): introduce tokenizer runtime and improve caching (#190)
  • chore(module): align NodeNext resolution, exports, and ESM docs (#191)
  • chore(dependencies): update Babel packages and add runtime dependencies (#192)
  • release: v0.8.6 (#193)

🔀 Compare changes

👉 Full changelog