[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Oct 20, 2023. 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: micromata/http-fake-backend Loading
base: 4.0.1
Choose a base ref
...
head repository: micromata/http-fake-backend Loading
compare: main
Choose a head ref
  • 13 commits
  • 23 files changed
  • 3 contributors

Commits on Dec 5, 2017

  1. fix: update minimum node version in package.json

    Change `engines.node` to `>=6.0.0` to reflect the minimum node version
    which is needed since http-fake-backend 4.0.0.
    mischah committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    131d0ab View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. chore(release): 4.0.2

    mischah committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    f050e15 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. fix: Update dependencies

    * fix: Update dependencies
      * Skipping hapi updates with breaking changes for now.
    * Rollback code to keep Node 6 compatibility
    mischah committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    89ebc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa54700 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.0.3

    mischah committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    e8e8244 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    50b26be View commit details
    Browse the repository at this point in the history
  2. chore: Readme tweaks

    mischah committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    443b018 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. feat: Add possibility to define custom response header

    Closes #10
    
    This can be configured globally via the new setting in `.env`.
    mischah committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    ef26157 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.0

    mischah committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    535a07b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

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

Commits on Oct 20, 2023

  1. fix: Update dependencies

    BREAKING CHANGE: This project now needs Node 18 or greater.
    mppperez authored and mischah committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    48f013a View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0

    mischah committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8d87386 View commit details
    Browse the repository at this point in the history
  3. docs: Update readme

    - Update required minimum Node version
    - Add »unmaintained« note
    mischah committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bb3229f View commit details
    Browse the repository at this point in the history
Loading