We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0eaa66 commit 8efcc24Copy full SHA for 8efcc24
README.md
@@ -65,6 +65,10 @@ npm install svelte-range-slider-pips --save-dev # if you prefer npm
65
66
## Usage
67
68
+### Upgrading from v3 -> v4
69
+
70
+> **Note:** Please read the [upgrade guide](./docs/upgrade.md) for details, as there's some changes which might break your styling/ui.
71
72
### In a svelte 4/5 project
73
74
Assuming you have a Svelte app up and running;
0 commit comments