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: design4pro/angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: angular-jss/v1.0.2
Choose a base ref
...
head repository: design4pro/angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: angular-jss/v1.0.3
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 4, 2022

  1. chore(deps-dev): bump @nrwl/tao from 13.8.3 to 13.8.4

    Bumps [@nrwl/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) from 13.8.3 to 13.8.4.
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.8.4/packages/tao)
    
    ---
    updated-dependencies:
    - dependency-name: "@nrwl/tao"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    ddf4bab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from design4pro/dependabot/npm_and_yarn/nrwl/t…

    …ao-13.8.4
    
    chore(deps-dev): bump @nrwl/tao from 13.8.3 to 13.8.4
    rafalwolak authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    282bffc View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump rxjs from 7.4.0 to 7.5.4

    Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.4.0 to 7.5.4.
    - [Release notes](https://github.com/reactivex/rxjs/releases)
    - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
    - [Commits](ReactiveX/rxjs@7.4.0...7.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: rxjs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    75b2133 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from design4pro/dependabot/npm_and_yarn/rxjs-7…

    ….5.4
    
    chore(deps): bump rxjs from 7.4.0 to 7.5.4
    rafalwolak authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    43cb9ff View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @nrwl/workspace from 13.8.3 to 13.8.4

    Bumps [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 13.8.3 to 13.8.4.
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/13.8.4/packages/workspace)
    
    ---
    updated-dependencies:
    - dependency-name: "@nrwl/workspace"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e5c98f3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24 from design4pro/dependabot/npm_and_yarn/nrwl/w…

    …orkspace-13.8.4
    
    chore(deps-dev): bump @nrwl/workspace from 13.8.3 to 13.8.4
    rafalwolak authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    3df6b8a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    f3b177e View commit details
    Browse the repository at this point in the history
  2. fix(angular-jss): rxjs import fix

    `takeUntil` import from `rxjs/operators`
    rafalwolak committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    7cab251 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from design4pro/develop

    fix(angular-jss): dependencies
    rafalwolak authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d96c2dc View commit details
    Browse the repository at this point in the history
  4. chore(angular-jss): release 1.0.3

    ## [1.0.3](angular-jss/v1.0.2...angular-jss/v1.0.3) (2022-03-05)
    
    ### Bug Fixes
    
    * **angular-jss:** dependencies ([f3b177e](f3b177e))
    * **angular-jss:** rxjs import fix ([7cab251](7cab251))
    
    ### Miscellaneous
    
    * Merge pull request #29 from design4pro/develop ([d96c2dc](d96c2dc)), closes [#29](#29)
    * Merge pull request #24 from design4pro/dependabot/npm_and_yarn/nrwl/workspace-13.8.4 ([3df6b8a](3df6b8a)), closes [#24](#24)
    * Merge pull request #28 from design4pro/dependabot/npm_and_yarn/rxjs-7.5.4 ([43cb9ff](43cb9ff)), closes [#28](#28)
    * Merge pull request #27 from design4pro/dependabot/npm_and_yarn/nrwl/tao-13.8.4 ([282bffc](282bffc)), closes [#27](#27)
    
    ***
    [skip ci]
    semantic-release-bot committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    eca813e View commit details
    Browse the repository at this point in the history
Loading