Skip to content

v6.0.0

Compare
Choose a tag to compare
@JonnyBGod JonnyBGod released this 04 May 22:13
· 101 commits to master since this release
a472538

6.0.0 (2018-05-04)

Features

  • remove deprecated functions (cdfd387)

  • upgrade to rxjs6 and ng6 (8118169)

  • Merge pull request #262 from angulartics/rxjs6-ng6 (a472538), closes #262

BREAKING CHANGES

  • requires rxjs 6
  • removes deprecated functions like virtualPageviews and developerMode
    • use settings passed in Angulartics2Module.forRoot or import angulartics2 and set angulartics2.settings.developerMode = true