Releases: mourner/tinyqueue
Releases · mourner/tinyqueue
v3.0.0
Compare
Sorry, something went wrong.
No results found
⚠️ Publish as a ES module, drop CommonJS & UMD support.
⚠️ Do not provide UMD bundle in the distribution (use services like JSDelivr for CDN).
v2.0.3
Compare
Sorry, something went wrong.
No results found
Improve TypeScript definitions for pop and peek.
v2.0.2
Compare
Sorry, something went wrong.
No results found
Improve TypeScript typings.
v2.0.1
Compare
Sorry, something went wrong.
No results found
Export TypeScript typings.
Fix a race condition with pop().
v2.0.0
Compare
Sorry, something went wrong.
No results found
Expose a module entry point with modern ES code.
v1.2.3
Compare
Sorry, something went wrong.
No results found
Add default export for better compatibility with Babel and similar tools.
Small performance improvement.
v1.2.2
Compare
Sorry, something went wrong.
No results found
Fixed a bug when initializing the queue with an empty array.
v1.2.1
Compare
Sorry, something went wrong.
No results found
Fixed a a few edge cases, including a regression in 1.2.0.