Skip to content
jokade edited this page Jan 7, 2017 · 4 revisions

Version 0.0.5 (07.01.17)

Major Changes and Enhancements

  • #46: support custom pipes
  • #51: provide basic scalatags
  • #52: add @Routes extension
  • #53: support animations
  • various updates to the router package

Version 0.0.4 (30.12.16)

Major Changes and Enhancements

  • #49: support HostBinding
  • #48: use classModeJS as default
  • #43: support Output annotation
  • #44: support all lifecycle hooks
  • #40: support transpiling annotated classes into both, Scala.js and native JS classes

Version 0.0.3 (18.12.16)

Major Changes and Enhancements

  • #12: Directive annotation
  • #38: HostListener support