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