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

[preact-iso] Router: pass splat matches in params prop instead of as props #824

Merged
merged 2 commits into from
Aug 31, 2021

Conversation

developit
Copy link
Member

fix splat (/:x* and /:x+) matches being merged into props instead of params

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2021

🦋 Changeset detected

Latest commit: 095ddde

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
preact-iso Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2021

Size Change: -4 B (0%)

Total Size: 5.95 kB

Filename Size Change
packages/preact-iso/.dist/index.********.js 1.58 kB -1 B (0%)
packages/preact-iso/router.js 2.32 kB -3 B (0%)
ℹ️ View Unchanged
Filename Size
packages/preact-iso/.dist/prerender.********.js 348 B
packages/preact-iso/hydrate.js 290 B
packages/preact-iso/index.js 195 B
packages/preact-iso/lazy.js 594 B
packages/preact-iso/prerender.js 629 B

compressed-size-action

@marvinhagemeister marvinhagemeister merged commit 9272fa3 into main Aug 31, 2021
@marvinhagemeister marvinhagemeister deleted the iso-fix-splat branch August 31, 2021 16:51
@github-actions github-actions bot mentioned this pull request Aug 31, 2021
developit added a commit that referenced this pull request Aug 31, 2021
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