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

Update pcre-to-regexp to v0.0.5 #2068

Merged
merged 1 commit into from
Apr 2, 2019
Merged

Conversation

TooTallNate
Copy link
Member

For now dev, this fixes an edge case in named capture groups
in some routes definitions that would lead to an error being thrown:

Cannot read property '1' of null

Also ignoring "handler" routes for now.

For `now dev`, this fixes an edge case in named capture groups
in some `routes` definitions that would lead to an error being thrown:

```
Cannot read property '1' of null
```

Also ignoring "handler" routes for now.
@TooTallNate TooTallNate requested review from leo, amio, styfle and rdev April 2, 2019 22:08
@TooTallNate TooTallNate merged commit 1742218 into canary Apr 2, 2019
@TooTallNate TooTallNate deleted the fix/now-dev-pcre-routes-bug branch April 2, 2019 22:32
leo pushed a commit that referenced this pull request Apr 5, 2019
For `now dev`, this fixes an edge case in named capture groups
in some `routes` definitions that would lead to an error being thrown:

```
Cannot read property '1' of null
```

Also ignoring "handler" routes for now.
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.

None yet

2 participants