Skip to content

remove custom cssHash for dev if svelte >= 5.38.9 #1244

@dominikg

Description

@dominikg

Describe the problem

default css hash is filename based since svelte 5.38.9

custom hash differs from prod which makes dev less similar

Describe the proposed solution

remove custom hash option if svelte version is >=5.38.9
warn users that custom hash fn can cause extra hmr updates

see sveltejs/svelte#16744

Alternatives considered

keep it as is

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting triage by a project member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions