Skip to content

v6.8.0

Latest
Compare
Choose a tag to compare
@bates64 bates64 released this 16 Feb 08:45
· 9 commits to master since this release

We're now up to par with choo v6.8.0! Many of the features in 6.7.0 and 6.8.0 were routing-related so this actually a very small release.

Changes

  • Allows using app.mount(selector) when server rendering, exposing the target selector as app.selector for templating
  • Exposes .emit as an alias to .emitter.emit