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

Commits on Mar 28, 2020

  1. Remove

    * ember-fetch/mixinx: ember-data integrates fetch support since 3.10
    * ember-fetch/ajax: as jQuery is not longer supported, users should use fetch API’s
    stefanpenner authored and xg-wang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    c3aa765 View commit details
    Browse the repository at this point in the history
  2. Drop node 8 support

    xg-wang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    269aa61 View commit details
    Browse the repository at this point in the history
  3. Update readme

    xg-wang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    6efe413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf025e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #447 from ember-cli/simplify

    Remove ember-fetch/mixins/adapter-fetch ember-fetch/ajax, drop node 8
    xg-wang authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    36c3a2b View commit details
    Browse the repository at this point in the history
  6. Upgrade dependencies

    xg-wang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    e935f06 View commit details
    Browse the repository at this point in the history
  7. Upgrade types dependencies

    xg-wang committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    363ff68 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Merge pull request #474 from ember-cli/deps

    Upgrade dependencies
    xg-wang authored Mar 29, 2020
    Configuration menu
    Copy the full SHA
    0607459 View commit details
    Browse the repository at this point in the history
  2. Release 8.0.0

    xg-wang committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    9ccabaf View commit details
    Browse the repository at this point in the history
Loading