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: ionic-team/angular-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: ionic-team/angular-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on May 25, 2021

  1. feat(package): update to angular12

    BREAKING CHANGE: Users will need to upgrade to 12.0.0 of Angular/Angular CLI in order to use this.
    In order to migrate, please see https://update.angular.io
    Close #447. Closes #448
    rdlabo authored and mhartington committed May 25, 2021
    Configuration menu
    Copy the full SHA
    707175d View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0 [skip ci]

    # [4.0.0](v3.1.1...v4.0.0) (2021-05-25)
    
    ### Features
    
    * **package:** update to angular12 ([707175d](707175d)), closes [#447](#447) [#448](#448)
    
    ### BREAKING CHANGES
    
    * **package:** Users will need to upgrade to 12.0.0 of Angular/Angular CLI in order to use this.
    In order to migrate, please see https://update.angular.io
    Ionitron committed May 25, 2021
    Configuration menu
    Copy the full SHA
    7deba1d View commit details
    Browse the repository at this point in the history
Loading