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

Feathers v3 core (Buzzard) #697

Merged
merged 32 commits into from
Oct 29, 2017
Merged

Feathers v3 core (Buzzard) #697

merged 32 commits into from
Oct 29, 2017

Commits on Oct 29, 2017

  1. Add feathers-hooks to core (#596)

    Add feathers-hooks to core
    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    ba9cad3 View commit details
    Browse the repository at this point in the history
  2. Add yarn.lock

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1683a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf72e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8554513 View commit details
    Browse the repository at this point in the history
  5. Initial changes for Feathers v3 (#605)

    * Refactoring for Feathers v3. Framework independent, hooks in core.
    
    * Further work on event dispatching
    
    * Finalize basic v3 functionality
    
    * Finalizing test coverage and initial v3 alpha
    
    * Update commonns dependency and prepare for 3.0 prereleases
    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    cfb53c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    523a0dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6e6727 View commit details
    Browse the repository at this point in the history
  8. Update to new plugin infrastructure (#614)

    * Update to new plugin infrastructure
    
    * Update Travis, remove Yarn lock, formatting
    
    * Formatting
    
    * Update feathers-commons to latest
    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    5d6e106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6175b37 View commit details
    Browse the repository at this point in the history
  10. Adding package-lock.json

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    2f26308 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e23208e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c338a08 View commit details
    Browse the repository at this point in the history
  13. Updating version

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    4bb5d9c View commit details
    Browse the repository at this point in the history
  14. 3.0.0-pre.1

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    3541ce1 View commit details
    Browse the repository at this point in the history
  15. Update package-lock.json

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    2d50fb9 View commit details
    Browse the repository at this point in the history
  16. Add support for Feathers v3 sub-apps (#694)

    * Add support for Feathers v3 sub-apps
    
    * Remove unused variable
    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    8c5b174 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    744f6a3 View commit details
    Browse the repository at this point in the history
  18. ESLint settings update

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    bdfc74e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4300a38 View commit details
    Browse the repository at this point in the history
  20. Move to @feathersjs npm scope (#699)

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1afe882 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d1ece2a View commit details
    Browse the repository at this point in the history
  22. Updating version

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    1b84fdc View commit details
    Browse the repository at this point in the history
  23. 3.0.0-pre.2

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    3fb2cfc View commit details
    Browse the repository at this point in the history
  24. Updating changelog

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    53733e3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3d723b0 View commit details
    Browse the repository at this point in the history
  26. Add updated Codeclimate token

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    f87ed8c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    21b8449 View commit details
    Browse the repository at this point in the history
  28. Better logic for returning the hook object from method call (#706)

    Better logic for returning the hook object from method call
    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    145817c View commit details
    Browse the repository at this point in the history
  29. Updating version

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    72a9f75 View commit details
    Browse the repository at this point in the history
  30. 3.0.0-pre.3

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    0e08b92 View commit details
    Browse the repository at this point in the history
  31. Updating changelog

    daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    2647262 View commit details
    Browse the repository at this point in the history
  32. Cleanup ESLint configurations

    ekryski authored and daffl committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    735fa90 View commit details
    Browse the repository at this point in the history