v3.3.1-@ember/test-helpers: Merge pull request #1466 from emberjs/release-preview
github-actions
released this
24 Jul 01:14
·
112 commits
to master
since this release
Release (2024-07-23)
@ember/test-helpers 3.3.1 (patch)
🐛 Bug Fix
@ember/test-helpers
- #1464 Use the right attribute -
maxlength
instead ofmaxLength
(@shubham88fru) - #1449 this change makes it so strict package managers installing duplicate … (@void-mAlex)
- #1464 Use the right attribute -
📝 Documentation
- #1462 correct git clone url for the repo (@shubham88fru)
- #1451 Update
git clone
command in README.md under contribution (@SergeAstapov)
🏠 Internal
@ember/test-helpers
- #1460 Setup release plan (@NullVoxPopuli)
- #1453 Switch to pnpm, upgrade ember-cli-babel to 8.2 (@NullVoxPopuli)
- #1456 Fix: You attempted to render a path ({{model.post_id}}), but model was not in scope: (@NullVoxPopuli)
- #1454 Test against ember LTS 5.4, and, 5.8 (@NullVoxPopuli)
- Other
- #1457 Expand TypeScript test matrix to v5.5 (@NullVoxPopuli)
- #1455 Pin isbinaryfile (a sub-sub dependency) so we can keep node support (@NullVoxPopuli)
Committers: 4
- Alex (@void-mAlex)
- IAmAPro (@shubham88fru)
- Sergey Astapov (@SergeAstapov)
- @NullVoxPopuli