Release 2.0.0
💥 Breaking Change
- #173 Support Ember 4 and drop Ember <3.24 TLS (@SergeAstapov)
- #161 Tracked storage implementations (@NullVoxPopuli)
- #144 Breaking: drop Node 10 support (@chriskrycho)
- #98 Remove mandatory setter override (@NullVoxPopuli)
🚀 Enhancement
- #189 Update npmignore file (@SergeAstapov)
- #173 Support Ember 4 and drop Ember <3.24 TLS (@SergeAstapov)
- #161 Tracked storage implementations (@NullVoxPopuli)
📝 Documentation
- #188 Update Build Status badge: Travis -> GH Actions (@SergeAstapov)
- #172 Update README.md to align with tracked-built-ins (@SergeAstapov)
🏠 Internal
- #201 Update Node and @typescript-eslint/parser, add Prettier (@chriskrycho)
- #188 Update Build Status badge: Travis -> GH Actions (@SergeAstapov)
- #87 chore(deps-dev): bump @typescript-eslint/parser from 4.22.1 to 4.23.0 (@dependabot[bot])
- #86 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 (@dependabot[bot])
- #85 chore(deps-dev): bump eslint from 7.25.0 to 7.26.0 (@dependabot[bot])
- #84 chore(deps-dev): bump release-it from 14.6.1 to 14.6.2 (@dependabot[bot])
- #83 chore(deps): bump handlebars from 4.7.3 to 4.7.7 (@dependabot[bot])
- #81 chore(deps): bump ember-cli-babel from 7.26.4 to 7.26.5 (@dependabot[bot])
- #82 chore(deps): bump underscore from 1.9.2 to 1.13.1 (@dependabot[bot])
- #79 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (@dependabot[bot])
- #80 chore(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (@dependabot[bot])
- #78 chore(deps-dev): bump ember-source from 3.26.1 to 3.27.0 (@dependabot[bot])
- #76 chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 (@dependabot[bot])
- #77 chore(deps-dev): bump ember-source-channel-url from 1.2.0 to 3.0.0 (@dependabot[bot])
- #75 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.22.0 (@dependabot[bot])
- #71 chore(deps-dev): bump @types/ember from 3.16.3 to 3.16.5 (@dependabot[bot])
- #69 chore(deps-dev): bump @types/ember__test-helpers from 1.7.3 to 2.0.0 (@dependabot[bot])
- #68 chore(deps-dev): bump qunit-dom from 0.8.5 to 1.6.0 (@dependabot[bot])
- #74 chore(deps): bump ember-cli-babel from 7.26.3 to 7.26.4 (@dependabot[bot])
- #70 chore(deps-dev): bump ember-cli-uglify from 2.1.0 to 3.0.0 (@dependabot[bot])
- #72 chore(deps-dev): bump @typescript-eslint/parser from 4.14.1 to 4.22.0 (@dependabot[bot])
Committers: 3
- Chris Krycho (@chriskrycho)
- Sergey Astapov (@SergeAstapov)
- @NullVoxPopuli