v4.0.0
版本发布时间: 2022-05-18 21:53:31
Addepar/ember-table最新发布版本:v5.0.6(2023-07-31 03:04:41)
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: https://github.com/Addepar/ember-table/pull/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 https://github.com/Addepar/ember-table/pull/900
- Use render from ember-test-helpers by @DanMonroe in https://github.com/Addepar/ember-table/pull/935
- Import and use scheduleOnce from ember/runloop by @DanMonroe in https://github.com/Addepar/ember-table/pull/939
- Fixes various small Ember Global deprecations by @DanMonroe in https://github.com/Addepar/ember-table/pull/936
- Bump ember-test-selectors to v6 with fixed tests by @DanMonroe in https://github.com/Addepar/ember-table/pull/937
- drop old guides by @mixonic in https://github.com/Addepar/ember-table/pull/942
- Fixes this-property-fallback deprecations by @DanMonroe in https://github.com/Addepar/ember-table/pull/938
- Add doc on containerSelector by @ctjhoa in https://github.com/Addepar/ember-table/pull/934
- Add ember-try scenario for ember v4 by @DanMonroe in https://github.com/Addepar/ember-table/pull/940
- Bump to the latest vc pre-release by @mixonic in https://github.com/Addepar/ember-table/pull/944
- Ember Table 4.0 - with support for Ember 4.0 by @kpfefferle in https://github.com/Addepar/ember-table/pull/919
Full Commit History: https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0 Full Changelog: https://github.com/Addepar/ember-table/blob/master/CHANGELOG.md