Release 4.0.0
💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
ember-truth-helpers
,modern-test-app
,test-app
- #188 Fix Glint types by converting helpers to plain functions (@NullVoxPopuli)
📝 Documentation
- #192 Update Ember.js compatibiity in README.md (@SergeAstapov)
- #184 Remove "short-circuit" disclaimer from readme (@Techn1x)
- #179 Update build status badge in readme (@SergeAstapov)
🏠 Internal
ember-truth-helpers
,modern-test-app
,test-app
- #182 Sync with embroider-addon blueprint (@SergeAstapov)
- #177 switch from yarn to pnpm (@SergeAstapov)
- Other
- #180 Add new workflow to provide release branches (@SergeAstapov)
test-app
- #178 ember-cli-update v3.28.5...v4.12.1 (@SergeAstapov)
Committers: 5
- Brad Overton (@Techn1x)
- Camille TJHOA (@ctjhoa)
- Sergey Astapov (@SergeAstapov)
- Thomas Gossmann (@gossi)
- @NullVoxPopuli