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: v4.0.0
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: v5.0.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    70c6a94 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix(): bump cheerio to rc4

    Closes #456
    jcesarmobile authored and mhartington committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    905cff2 View commit details
    Browse the repository at this point in the history
  2. chore(): add missing license field

    Closes #454
    mhartington committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    e00c2f7 View commit details
    Browse the repository at this point in the history
  3. fix(): update deps to match latest angular

    Closes #455. Closes #452
    mhartington committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    0100b8b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. feat: update to support angular 12.0

    updated deps and builders to support angular 12.x
    
    BREAKING CHANGE: Apps must use Angular 12.0
    
    Closes #459. Closes #460
    mhartington committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    671bfba View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.0.0...v5.0.0) (2021-10-28)
    
    ### Bug Fixes
    
    * bump cheerio to rc4 ([905cff2](905cff2)), closes [#456](#456)
    * update deps to match latest angular ([0100b8b](0100b8b)), closes [#455](#455) [#452](#452)
    
    ### Features
    
    * update to support angular 12.0 ([671bfba](671bfba)), closes [#459](#459) [#460](#460)
    
    ### BREAKING CHANGES
    
    * Apps must use Angular 12.0
    Ionitron committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a0bb11f View commit details
    Browse the repository at this point in the history
Loading