Skip to content

aurelia-bootstrapper v0.6.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 06 Jan 20:29
· 214 commits to master since this release

Bug Fixes

  • bootstrapper: ensure di is available as top level import (3f50f876)

Features

  • bootstrapper:
    • switch router and resources over to plugin model (aa93bce4)
    • switch to core-js (166c13d6)
    • add plugin helper for event aggregator (6df89100)
    • add plugin helper for binding language (82a86ffc)
    • add plugin helpers for router and resources (fcb3ac34)
  • build: update compiler and switch to register module format (b5619c13)