v4.0.0-@ember/test-helpers: Merge pull request #1469 from emberjs/release-preview
github-actions
released this
21 Aug 19:09
·
40 commits
to master
since this release
Release (2024-08-20)
@ember/test-helpers 4.0.0 (major)
💥 Breaking Change
- Other
- #1474 Drop support for TS < 5 (@NullVoxPopuli)
@ember/test-helpers
- #1472 Remove require usage, dropping support for automatic ember-data/setup-container inclusion (@NullVoxPopuli)
🚀 Enhancement
@ember/test-helpers
,test-app
- #1471 V2 Addon Conversion (@NullVoxPopuli)
@ember/test-helpers
- #1472 Remove require usage, dropping support for automatic ember-data/setup-container inclusion (@NullVoxPopuli)
🏠 Internal
@ember/test-helpers
,test-app
,type-tests
- #1476 Don't use a shared lockfile (@NullVoxPopuli)
@ember/test-helpers
- #1477 Add Docs-Generation to CI -- will error if docs get out of sync and provides actionable information towards resolution. (@NullVoxPopuli)
- Other
- #1475 Use strict .npmrc (@NullVoxPopuli)
- #1470 Re-enable try scenarios against 5.10, 5.11-beta and 5.12-canary (@NullVoxPopuli)
test-app
- #1473 Get tests passing w/ Chrome's new selectionchange event behavior (@NullVoxPopuli)
@ember/test-helpers
,test-app
- #1468 Move tests to new test-app (@NullVoxPopuli)
@ember/test-helpers
,type-tests
- #1467 Fix import type via upgrading @tsconfig/ember (@NullVoxPopuli)