-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed as not planned
Description
Describe the problem
I created this router for Svelte v5. Now I want to fulfill this feature to make it work with Sveltekit for hash routing, as I am not interested in meddling with Sveltekit's native routing.
In order to fulfill this, I will be adding the @sveltejs/kit package to the list of peer dependencies with the optional flag in its metadata. At this point I was confronted with the question: What's the minimum version for the features I will require, namely $app/navigation and the page reactive object from $app/state?
Describe the proposed solution
Always explicitly add, at the very beginning of the feature's documentation, the version when the feature was added.
Importance
would make my life easier
Metadata
Metadata
Assignees
Labels
No labels