Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Pretender 2 #1392

Merged
merged 1 commit into from
Oct 10, 2018
Merged

Support Pretender 2 #1392

merged 1 commit into from
Oct 10, 2018

Commits on Oct 9, 2018

  1. Support Pretender 2

    This change does not, like originally intended, make Pretender a peer
    dependency. There's a lot of work and debate being done here, so in the
    mean time let's unlock `fetch` support in Mirage.
    
    Dependency changes
    ------------------
    
    * pretender 1.6 => 2.1. I've locked at 2.1.0 until
      pretenderjs/pretender#235 is resolved. This will require code changes
      on our end, and thus I don't want this sliding from underneath us and
      causing unnecessary weeping and gnashing of teeth.
    * Add xg-wang/whatwg-fetch. Required for the upgrade.
    * fake-xml-http-request 1.4.0 => 2.0.0. Required for the upgrade.
    * route-recognizer 0.2.3 => 0.3.4. Required for the upgrade.
    * ember-cli-node-assets 0.1.4 => 0.2.2. Because why not! I'm kneed deep
      in this stuff, so I may as well keep this up to date.
    jherdman committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    ca100b6 View commit details
    Browse the repository at this point in the history