Skip to content

Commit 8efcc24

Browse files
committed
add upgrade info to the readme
1 parent b0eaa66 commit 8efcc24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ npm install svelte-range-slider-pips --save-dev # if you prefer npm
6565

6666
## Usage
6767

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+
6872
### In a svelte 4/5 project
6973

7074
Assuming you have a Svelte app up and running;

0 commit comments

Comments
 (0)