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

fix: support subroutes #85

Merged
merged 1 commit into from
Jan 6, 2022
Merged

fix: support subroutes #85

merged 1 commit into from
Jan 6, 2022

Conversation

dword-design
Copy link
Owner

No description provided.

@dword-design dword-design linked an issue Jan 6, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #85 (86281ab) into master (8996c49) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           42        46    +4     
=========================================
+ Hits            42        46    +4     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8996c49...86281ab. Read the comment docs.

@dword-design dword-design merged commit b773ebf into master Jan 6, 2022
@dword-design dword-design deleted the subroutes branch January 6, 2022 18:00
github-actions bot pushed a commit that referenced this pull request Jan 6, 2022
## [2.3.4](v2.3.3...v2.3.4) (2022-01-06)

### Bug Fixes

* support subroutes ([#85](#85)) ([b773ebf](b773ebf))
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2022

🎉 This PR is included in version 2.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Route meta is doesn't work in nested routes
1 participant