Release (2025-08-26)
- ember-exam 10.0.0 (major)
💥 Breaking Change
ember-exam
- #1430 Support vite (@NullVoxPopuli)
🐛 Bug Fix
ember-exam
- #1450 Support cjs testem configs (@NullVoxPopuli)
📝 Documentation
ember-exam
- #1347 Update setup example for new qunit requirements (@elwayman02)
🏠 Internal
ember-exam
- #1449 Spit node-tests in to parallel jobs for easier retries (we have a very short testem timeout) (@NullVoxPopuli)
- #1451 Delete test duplication and use symlinks instead (@NullVoxPopuli)
- #1452 Remove extraneous command in CI workflow (@NullVoxPopuli)
- #1448 Split out try scenarios in to real apps for easier debugging (@NullVoxPopuli)
- #1443 Remove unused deps (@NullVoxPopuli)
- #1442 Get rid of custom resolver form an older era of the blueprint (@NullVoxPopuli)
- #1439 Update renovate-config (move to weekly) (@NullVoxPopuli)
- #1441 Set base for pages deployment (@NullVoxPopuli)
- #1440 Fix static files path for gh-pages deploy (@NullVoxPopuli)
- #1435 Strict dep management settings + re-roll lockfile, remove addon-docs, add vitepress (@NullVoxPopuli)
- #1434 Add prettier to lint, don't run lint with tests (@NullVoxPopuli)
- #1431 Upgrade eslint / prettier (@NullVoxPopuli)
Committers: 2
- Jordan Hawker (@elwayman02)
- @NullVoxPopuli