Skip to content

0.13.0 Breaking Changes #440

Description

@hueniverse

Changed:

None

Removed:

Server.setRoutesDefaults() - replaced with router.routeDefaults config setting
Server.setNotFound() - replaced with adding routes with method '*'
Defaults.ext / server ext config - replaced with Server.ext(event, func)

Obsoleted:

Server.addRoute(), Server.addRoutes() - replaced with Server.route()
Server.addState() - replaced with Server.state()
Server.addHelper() - replaced with Server.helper()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changesChange that can breaking existing code

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions