Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

fix(deps): update dependency wouter to v2.9.0 #388

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wouter 2.8.0-alpha.2 -> 2.9.0 age adoption passing confidence

Release Notes

molefrog/wouter

v2.9.0

Compare Source

v2.8.1: TypeScript Improvements

Compare Source

  • When route parameters can be inferred from the path, they now have a type of { readonly [k in string]: string | undefined }. This takes into account optional segments that can be undefined #​262, thanks @​HansBrende
  • Proper typings of Route children: it does not allow mixing render props and other elements together #​263, thanks @​HansBrende
  • Switch now has less strict type of its children to allow conditional rendering and avoid confusion molefrog/wouter@8f943ab

v2.8.0: : It's been a while

Compare Source

  • Feature: Route parameters are now automatically inferred in TypeScript. @​itsMapleLeaf via #​211
  • Feature: Link component will now forward ref to the underlying a element of custom component provided by user. @​trymoto via #​259
  • Optimization: use useState instead of useRef for values that must be initialized only once. @​HelKyle via #​252 and #​251
  • Bugfix: Prevent Link navigation when event was cancelled. @​Tomas2D via #​239

🇺🇦 We stand with Ukraine
Donate or spread the world to help Ukrainian soldiers and refugees


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 2, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ceca6c0
Status: ✅  Deploy successful!
Preview URL: https://a58a9821.2022-hp.pages.dev
Branch Preview URL: https://renovate-wouter-2-x.2022-hp.pages.dev

View logs

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

@renovate renovate bot changed the title Update dependency wouter to v2.8.0 Update dependency wouter to v2.8.1 Nov 5, 2022
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

@renovate renovate bot changed the title Update dependency wouter to v2.8.1 Update dependency wouter to v2.9.0 Nov 18, 2022
@github-actions
Copy link

@renovate renovate bot changed the title Update dependency wouter to v2.9.0 fix(deps): update dependency wouter to v2.9.0 Dec 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant