Skip to content

aurelia-logging-console v0.8.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 13 Oct 06:53
· 66 commits to master since this release

Bug Fixes

  • ConsoleAppender: don't assume the first log argument is a string (71d7b31c)
  • IE9: fixes IE9 apply error (c309be2f)
  • all:
    • add polyfill for console in old browsers (3d119f7f)
    • update compiler (edf28d3e)
  • bower: update the dependency version numbers (4c4a4714)
  • build:
    • update linting, testing and tools (ef2533d1)
    • add missing bower bump (51363b83)
  • index: improve type info (9e724223)
  • package:
    • update aurelia tools and dts generator (579344dd)
    • change jspm directories (a4de6041)

Features

  • all: update to use PAL (c41eb18b)
  • build: update compiler and switch to register module format (283b4299)
  • docs: generate api.json from .d.ts file (8700d7cc)