Releases: jmurphyau/ember-truth-helpers
Releases · jmurphyau/ember-truth-helpers
Release 4.0.3
Release 4.0.2
🐛 Bug Fix
ember-truth-helpers
,modern-test-app
🏠 Internal
modern-test-app
,test-app
- #197 Use the workspace protocol to be super extra sure that we're using the (@NullVoxPopuli)
Committers: 2
- Peter Wagenet (@wagenet)
- @NullVoxPopuli
Release 4.0.1
🐛 Bug Fix
ember-truth-helpers
- #195 Fix peerDependencies to depend on ember-source@>=3.28.0 (@SergeAstapov)
Committers: 1
- Sergey Astapov (@SergeAstapov)
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
Release 4.0.0-beta.0
Note: this is pre-release due to Glint types issue, see #185 for more details
💥 Breaking Change
🚀 Enhancement
📝 Documentation
- #184 Remove "short-circuit" disclaimer from readme (@Techn1x)
- #179 Update 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: 4
- Brad Overton (@Techn1x)
- Camille TJHOA (@ctjhoa)
- Sergey Astapov (@SergeAstapov)
- Thomas Gossmann (@gossi)
Release 3.1.0
🚀 Enhancement
- #134 Export eq and not-eq directly from /addon (@nlfurniss)
Committers: 1
- Nathaniel Furniss (@nlfurniss)
Release 3.0.0
💥 Breaking Change
- #120 Drop support for Node < 10; Upgrade ember-cli-babel to v7. (@nlfurniss)
- #89 Update to [email protected] blueprint (@loganrosen)
- #91 Drop Node 4 support (@rondale-sc)
🚀 Enhancement
- #89 Update to [email protected] blueprint (@loganrosen)
🐛 Bug Fix
📝 Documentation
- #105 Fix link to isEqual docs from @ember/utils pkg (@gabrielgrant)
- #94 Add note about short circuiting (@danwenzel)
🏠 Internal
- #90 Use template strings intstead of string literals with htmbars-inline-precompile (@rondale-sc)
Committers: 6
- Alex Kanunnikov (@lifeart)
- Dan Wenzel (@danwenzel)
- Gabriel Grant (@gabrielgrant)
- Jonathan (@rondale-sc)
- Logan Rosen (@loganrosen)
- Nathaniel Furniss (@nlfurniss)