Skip to content

Conversation

@kylecordes
Copy link
Contributor

See commit comments for details. Updated both the type retrieval and various other dependencies to avoid various warnings and risks, then reexported the interfaces to fix an issue.

Kyle Cordes added 3 commits May 28, 2017 11:29
The old type Typings tool is now deprecated, switch to the current @types mechanism which avoids the need for another, separate tool.

(and minor incidental whitespace cleanup)
Upgrade many dependency versions, to instill confidence that the tests pass and code works with the version specified; any code change invalidates the assumption that everything would work with older versions.

Update Travis config to avoid CI failure.
This allows, for example:

import { RouteMatcherReturn } from 'cyclic-router';

Fixes #193
@ntilwalli ntilwalli merged commit e2fe1a7 into cyclejs-community:master May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants