Skip to content

DOCS: List the minimum version for a feature #15427

@webJose

Description

@webJose

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions