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: feathersjs/feathers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: feathersjs/feathers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 5, 2017

  1. Updating changelog

    daffl committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    11b956b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1b026 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Configuration menu
    Copy the full SHA
    3408c74 View commit details
    Browse the repository at this point in the history
  2. Properly resolve the promise in error hooks if returnHook is set. (#769)

    * Properly resolve the promise in error hooks if returnHook is set.
    
    * Improve returnHook usage and add some comments to fixed code
    
    * Remove returnHook property from the hook object
    daffl authored Jan 2, 2018
    Configuration menu
    Copy the full SHA
    01bb12e View commit details
    Browse the repository at this point in the history
  3. Updating version

    daffl committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    71920a0 View commit details
    Browse the repository at this point in the history
  4. 3.0.3

    daffl committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    924a13d View commit details
    Browse the repository at this point in the history
Loading