8000 Comparing v10.1.0...v11.0.0 · angulartics/angulartics2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angulartics/angulartics2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Choose a base ref
...
head repository: angulartics/angulartics2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.0
Choose a head ref
  • 4 commits
  • 133 files changed
  • 1 contributor

Commits on Oct 17, 2021

  1. feat: Angular 12, combine all providers, drop ui-router (#430)

    - upgrade to angular 12
    - switch to eslint
    
    BREAKING CHANGE: requires angular >= 12
    BREAKING CHANGE: drops support for ui-router
    BREAKING CHANGE: All providers are now in the core package `'angulartics2/ga'` is now just `import { Angulartics2GoogleAnalytics } from 'angulartics2'`
    
    closes #402
    scttcper authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5eeac98 View commit details
    Browse the repository at this point in the history
  2. build: fix release folder

    scttcper committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    de0fef5 View commit details
    Browse the repository at this point in the history
  3. build: remove copy git step

    scttcper committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    c1cedc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86ecfce View commit details
    Browse the repository at this point in the history
Loading
0