v0.8.6
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)