Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
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: angular/in-memory-web-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.4
Choose a base ref
...
head repository: angular/in-memory-web-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 82 files changed
  • 6 contributors

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    c841539 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. upgrade to rxjs v6 (#185)

    * ci: update the ci environment to nodejs v8
    * feat: update to rxjs@6.0.0-beta.1
    * build: version as 0.6.0
    IgorMinar authored and wardbell committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    78141ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94855b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    35f17fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4fc3a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    36b5f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ba167 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

  1. refactor: remove @angular/http

    BREAKING CHANGE:
    * `in-memory-web-api` can no longer be used with `@angular/http`
    CaerusKaru authored and IgorMinar committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    30456ba View commit details
    Browse the repository at this point in the history
  2. chore: release 0.8.0

    brandonroberts authored and IgorMinar committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    b71d39f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. chore: release 0.9.0

    Bump Angular dependencies to 8.x and TypeScript to 3.4.x
    Update peerDependencies to version 8 and forward
    Add build:lib script to package.json
    brandonroberts authored and IgorMinar committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c2ba06f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. chore: release 0.10.0

    * Updates some types to account for the `ModuleWithProviders` breaking change.
    * Updates to Gulp 4 in order to avoid issues with Node 12.
    crisbeto authored and IgorMinar committed May 15, 2020
    Configuration menu
    Copy the full SHA
    3886393 View commit details
    Browse the repository at this point in the history
Loading