Releases: tracked-tools/tracked-built-ins
Releases · tracked-tools/tracked-built-ins
Release 1.1.0
Note: due to a tooling failure, this release never made it to npm. See 1.1.1 instead.
v1.1.0 (2021-04-23)
🚀 Enhancement
- #56 Export correct types (@chriskrycho)
🏠 Internal
- #61 Bump release-it from 13.1.1 to 14.6.1 (@dependabot[bot])
- #62 Bump @glimmer/tracking from 1.0.0 to 1.0.4 (@dependabot[bot])
- #60 Bump @glimmer/component from 1.0.0 to 1.0.4 (@dependabot[bot])
- #64 Bump tracked-maps-and-sets from 2.0.0 to 2.2.1 (@dependabot[bot])
- #63 Bump typescript from 4.1.3 to 4.2.4 (@dependabot[bot])
- #59 chore: (re)integrate dependabot (@chriskrycho)
- #58 chore: to latest ember-resolver and ember-cli-babel (@chriskrycho)
- #33 Bump highlight.js from 9.18.1 to 9.18.5 (@dependabot[bot])
- #55 chore: bump ember-source (@chriskrycho)
- #54 chore: bump misc Ember dependencies (@chriskrycho)
- #53 chore: bump eslint and template-lint (@chriskrycho)
- #52 chore: bump ember-cli-htmlbars; drop ember-cli-htmlbars-inline-precompile (@chriskrycho)
- #50 chore: ember-cli to latest (@chriskrycho)
- #28 Bump websocket-extensions from 0.1.3 to 0.1.4 (@dependabot[bot])
- #49 Bump y18n from 4.0.0 to 4.0.3 (@dependabot[bot])
- #34 Bump ini from 1.3.5 to 1.3.8 (@dependabot[bot])
- #48 chore: bump ember-cli-babel and ember-cli-typescript (@chriskrycho)
- #47 chore: configure CI to use GitHub Actions (@chriskrycho)
- #46 chore: pin Node and Yarn via Volta (@chriskrycho)
- #36 Fix TravisCI build (@gnclmorais)
Committers: 2
- Chris Krycho (@chriskrycho)
- Gonçalo Morais (@gnclmorais)
Release 1.0.2
Release 1.0.1
Release 1.0.0
💥 Breaking Change
- #16 [FEAT] Adds TrackedArray and TrackedObject (@pzuraq)
- #13 [REFACTOR] Extracts Maps and Sets, updates decorator (@pzuraq)
🚀 Enhancement
- #18 [FEAT] Adds release process and changelog (@pzuraq)
- #17 [FEAT] Adds error when attempting to use in IE11 (@pzuraq)
- #15 [REFACTOR] Better decorator types (@pzuraq)
Committers: 1
- Chris Garrett (@pzuraq)