Skip to content

Commit

Permalink
docs: update migration links
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevils committed Oct 2, 2023
1 parent be2d655 commit d0d4b84
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ css-selector-parser
* `latest`: refers to `selectors-4`
* `progressive`: `latest` + accepts unknown psudo-classes, psudo-elements and attribute case sensitivity modifiers

**Important:** [Migrating from 1.x](CHANGELOG.md#220).
**Important:**
* [Migrating from 1.x to 3.x](CHANGELOG.md#migrating-from-1x-to-3x).
* [Migrating from 2.x to 3.x](CHANGELOG.md#migrating-from-2x-to-3x).
* [Migrating from 1.x to 2.x](CHANGELOG.md#220).

Latest releases: [Changelog](CHANGELOG.md).

Expand Down

0 comments on commit d0d4b84

Please sign in to comment.