v3.0.0
π₯ Breaking Change
- #2031 Drop ember qunit less than v6 (@NullVoxPopuli)
π Enhancement
- #2027 Prepare for V2 Addon conversion. (@NullVoxPopuli)
- #1481 Fix
hasAria()
docs and addhasNoAria()
andlacksAria()
aliases (@jamescdavis)
π Documentation
- #1348 Update Build Status badge: Travis -> GH Actions (@SergeAstapov)
π Internal
qunit-dom
- #2066 Switch to Vitest because it supports ESM (@NullVoxPopuli)
- #2055 chore(release): copy static LICENSE and README into the package during build (@BobrImperator)
- #1885 chore(deps): update pnpm to v8 (@renovate[bot])
qunit-dom
,test-app
,test-vite-app
- #2054 Move everything to the packages/ folder (@NullVoxPopuli)
- Other
- #2061 chore(ci): use volta-cli github action for node and pnpm setup (@BobrImperator)
- #1801 Add eslint-plugin-jest (@bmish)
- #1696 chore: downgrade [email protected] to 13.2.4 (@BobrImperator)
- #1600 package.json: Specify
packageManager
field (@Turbo87) - #1598 tests: Remove
global
usage (@Turbo87) - #1574 Remove
.pnpm-debug.log
file (@Turbo87) - #1573 CI: Update Node.js versions (@Turbo87)
- #1572 Remove
engines
declaration frompackage.json
(@Turbo87) - #1491 Fix
documentation
integration (@Turbo87) - #1434 Revert "Update embroider monorepo to v0.50.2 (minor)" (@Turbo87)
- #1327 Update dependency ember-source to v4 (@renovate[bot])
- #1365 Ember.js: Declare
octane
edition compatibility (@Turbo87) - #1361 Use
pnpm
package manager (@Turbo87) - #1360 CI: Add Ember 3.28 scenario (@Turbo87)
- #1216 CI: Fix
release
job (@Turbo87) - #1217 Remove duplicate
ember-cli-babel
dependency (@Turbo87)
Committers: 6
- Bartlomiej Dudzik (@BobrImperator)
- Bryan Mishkin (@bmish)
- James C. Davis (@jamescdavis)
- Sergey Astapov (@SergeAstapov)
- Tobias Bieniek (@Turbo87)
- @NullVoxPopuli