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: ember-cli/ember-try
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: ember-cli/ember-try
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 16, 2019

  1. Bump eslint-plugin-ember from 6.4.1 to 7.5.0 (#419)

    Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 6.4.1 to 7.5.0.
    - [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
    - [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
    - [Commits](ember-cli/eslint-plugin-ember@v6.4.1...v7.5.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and Turbo87 committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    0baf01d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Add support for merging/clobbering ember in package.json.

    Robert Jackson committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    bd14802 View commit details
    Browse the repository at this point in the history
  2. Revert "Bump eslint-plugin-ember from 6.4.1 to 7.5.0 (#419)"

    This reverts commit 0baf01d.
    rwjblue authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    443fa87 View commit details
    Browse the repository at this point in the history
  3. Revert "Bump eslint-plugin-ember from 6.4.1 to 7.5.0" (#430)

    Revert "Bump eslint-plugin-ember from 6.4.1 to 7.5.0"
    Robert Jackson authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    5edecef View commit details
    Browse the repository at this point in the history
  4. Add support for merging/clobbering ember in package.json. (#429)

    Add support for merging/clobbering `ember` in `package.json`.
    Robert Jackson authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    d5d761a View commit details
    Browse the repository at this point in the history
  5. Add v1.4.0 to CHANGELOG.md.

    Robert Jackson committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    05dbee6 View commit details
    Browse the repository at this point in the history
  6. Release 1.4.0

    Robert Jackson committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    bff5859 View commit details
    Browse the repository at this point in the history
Loading