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-load-initializers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: ember-cli/ember-load-initializers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 4 contributors

Commits on Jun 14, 2018

  1. Fixing url typo

    thoov authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ec54edd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from thoov/thoov-patch-1

    Fixing url typo
    rwjblue authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    e167ab4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Modernize to Ember 3.5

    loganrosen committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    c98aede View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Merge pull request #56 from loganrosen/master

    Modernize to Ember 3.5
    rwjblue authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    438eb56 View commit details
    Browse the repository at this point in the history
  2. Update ember-cli-babel to 7.

    Robert Jackson committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    ecb54ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from rwjblue/update-ember-cli-babel

    Update ember-cli-babel to 7.
    rwjblue authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    954f2bb View commit details
    Browse the repository at this point in the history
  4. Add lerna-changelog to devDependencies.

    Robert Jackson committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    04562fd View commit details
    Browse the repository at this point in the history
  5. Remove unused legacy shim.

    Robert Jackson committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    d239f3b View commit details
    Browse the repository at this point in the history
  6. Add v2.0.0 to CHANGELOG.md.

    Robert Jackson committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    d264384 View commit details
    Browse the repository at this point in the history
  7. 2.0.0

    Robert Jackson committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    64b8250 View commit details
    Browse the repository at this point in the history
Loading