You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2022-07-03)
### Bug Fixes
* **@config:** this arg is actually a `MachineOptions` type ([4fbb0f9](4fbb0f9))
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.0.5...v6.0.0) (2022-07-03)
### Features
* bump minimum ember-source ([bd0a06c](bd0a06c))
* glint support ([3509a18](3509a18))
* **glint:** provide type utilities for declaring machines as components ([1797ac8](1797ac8))
### BREAKING CHANGES
* - minimum ember support is v4.0.0
- automatic component manager registration is removed
* minimum ember-source is 4 now
ember-template-imports requires at least ember-source3.27
and types are only compat with ember 4