- Support React v16 as peer dependency #41
- Add
ember-auto-import
to support import of other react ecosystem libraries #38
- Show component name in React dev tools #24
- Do not pass
children
to react component when not in block form #26 - Breaking change: replace
ember-browserify
withember-auto-import
#27 - Support PascalCase file naming convention for React components #32
- ...