Skip to content

v1.1.0

Compare
Choose a tag to compare
@alexlafroscia alexlafroscia released this 14 Jun 19:19
· 66 commits to master since this release

1.1.0 (2018-06-14)

Bug Fixes

  • add ember-cli >=2.15 as a peer dependency (51f3249)
  • be explicit about exported types so declaration emission works (cf2ba4b)
  • make render return type explicit (1711900)

Features

  • support stateless, functional components (2f113e1), closes #5