Releases: mainmatter/ember-test-selectors
Releases · mainmatter/ember-test-selectors
v7.0.0
💥 Breaking Change
🚀 Enhancement
- #1220 Remove Glimmer AST Deprecation (@jrjohnson)
- #1213 Add support for
ember-cli-babel
v8 (@bertdeblock)
🐛 Bug Fix
- #1212 Fix support for
ember-cli-babel
v7 (@bertdeblock)
🏠 Internal
- #1257 CI: Add Node.js 18 and 20 to the test matrix (@Turbo87)
- #1256 CI: Disable floating Ember.js test scenarios (@Turbo87)
- #889 renovate: Update
pnpm
version automatically (@Turbo87) - #670 Add Embroider's test-setup package (@thoov)
- #847 Use
prettier
for code formatting (@Turbo87) - #846 CI: Run ember-try scenarios in parallel (@Turbo87)
- #845 Add
ember-auto-import
andwebpack
dev dependencies (@Turbo87) - #844 Enable optional Ember.js features (@Turbo87)
- #754 Use
pnpm
package manager (@Turbo87) - #761 CI: Use new yarn cache in
setup-node
action (@oscard0m)
Committers: 6
- Bert De Block (@bertdeblock)
- Jon Johnson (@jrjohnson)
- Marco Otte-Witte (@marcoow)
- Oscar Dominguez (@oscard0m)
- Tobias Bieniek (@Turbo87)
- Travis Hoover (@thoov)
v6.0.0
💥 Breaking Change
- #764 Remove deprecated automatic attribute binding (@Turbo87)
- #756 Drop support for Node.js 10 (@Turbo87)
- #757 Remove support for ember-cli-babel v5 (@Turbo87)
- #759 Stop testing on non-LTS Ember releases before v3.24 (@Turbo87)
- #758 Remove deprecated
TransformTestSelectorParamsToHashPairs
transform (@Turbo87)
🏠 Internal
Committers: 1
- Tobias Bieniek (@Turbo87)
v5.5.0
v5.4.0
v5.3.0
🚀 Enhancement
- #720 Resolve class based transform deprecation (@chancancode)
- #721 Add
patchClassicComponent
option to avoid deprecation warnings (@mydea)
Committers: 2
- Francesco Novy (@mydea)
- Godfrey Chan (@chancancode)
v5.2.0
v5.1.0
v5.0.0
This release drops support for Ember.js versions below v3.8 due to an update
of ember-cli-htmlbars which did the same. Other than that, no further breaking
changes are contained in the release.
💥 Breaking Change
🚀 Enhancement
📝 Documentation
Committers: 2
v4.1.0
v4.0.0
💥 Breaking Change
- #489 Drop support for Ember releases before v3.0.0 (@Turbo87)
- #488 Drop support for Node 8 (@Turbo87)
🏠 Internal
- #463 testem: Increase
browser_start_timeout
(@Turbo87) - #446 CI: Run main test suite on Windows too (@Turbo87)
- #445 Update ignore files (@Turbo87)
- #444 CI: Fix
release
workflow (@Turbo87)
Committers: 1
- Tobias Bieniek (@Turbo87)