v4.0.0
The following summarizes changes between v3.3.1 - v4.0.0. To review the changes in beta releases leading to 4.0, please refer to the changelog. You can also review the PR leading to this release: #919
Ember Table 4.x supports:
- Ember 2.18 - 4.x
- Node >= 14
What's Changed
- Remove a dependency on ember-cli-sass by @ctjhoa #900
- Use render from ember-test-helpers by @DanMonroe in #935
- Import and use scheduleOnce from ember/runloop by @DanMonroe in #939
- Fixes various small Ember Global deprecations by @DanMonroe in #936
- Bump ember-test-selectors to v6 with fixed tests by @DanMonroe in #937
- drop old guides by @mixonic in #942
- Fixes this-property-fallback deprecations by @DanMonroe in #938
- Add doc on containerSelector by @ctjhoa in #934
- Add ember-try scenario for ember v4 by @DanMonroe in #940
- Bump to the latest vc pre-release by @mixonic in #944
- Ember Table 4.0 - with support for Ember 4.0 by @kpfefferle in #919
Full Commit History: v3.3.1...v4.0.0
Full Changelog: https://github.com/Addepar/ember-table/blob/master/CHANGELOG.md