Releases: linkedin/tracked-queue
Releases · linkedin/tracked-queue
v2.0.0
💥 Breaking Change
- #169 Update to ember-auto-import v2 (@chriskrycho)
- #156 Remove special handling for Ember <3.24 (@chriskrycho)
- #148 Drop support for Node 12 (@chriskrycho)
- #146 Update to use Ember v4 types (@chriskrycho) – includes setting minimum supported TypeScript version to 4.4
🚀 Enhancement
- #170 Update to Ember v4 (@chriskrycho)
- #157 Slightly improve perf of internal
Maybe
type (@chriskrycho) - #146 Update to use Ember v4 types (@chriskrycho)
🏠 Internal
- #171 Update compatibility test suite (@chriskrycho)
- #156 Remove special handling for Ember <3.24 (@chriskrycho)
Committers: 1
- Chris Krycho (@chriskrycho)
Release 1.1.0
🚀 Enhancement
- #145 Add support for TS 4.4 - 4.6 (@chriskrycho)
🏠 Internal
- #144 Simplify TS tests in CI (@chriskrycho)
- #68 Ensure CI fails if we break parallelization (@chriskrycho)
Committers: 1
- Chris Krycho (@chriskrycho)
Release 1.0.1
🐛 Bug Fix
- #65 Make write operations tracking-safe (@chriskrycho)
🏠 Internal
- #66 Make test types check correctly (@chriskrycho)
- #52 Extract wrapping math functions to module scope (@chriskrycho)
Committers: 1
- Chris Krycho (@chriskrycho)
Release 1.0.0
An autotracked implementation of a double-ended queue, implemented as a ring-buffer backed by a native JavaScript array, with optimal performance for all common operations.
📝 Documentation
- #4 Temporarily hide the TS nightly run (@chriskrycho)
- #4 Temporarily hide the TS nightly run (@chriskrycho)
🏠 Internal
- #3 Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (@dependabot[bot])
- #2 Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (@dependabot[bot])
- #3 Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (@dependabot[bot])
- #2 Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (@dependabot[bot])
Committers: 1
- Chris Krycho (@chriskrycho)