Skip to content

Commit

Permalink
Docs: Archive Sizzle, step 2
Browse files Browse the repository at this point in the history
Add a deprecation notice to the README.
  • Loading branch information
mgol committed Sep 7, 2023
1 parent 7ee58da commit a4360eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Sizzle

--------------------

**NOTE: Sizzle is no longer maintained. jQuery versions `3.7.0` or newer no longer depend on Sizzle. Issues with the jQuery selector engine should be reported directly to jQuery at https://github.com/jquery/jquery/issues.**

--------------------

__A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.__

- [More information](https://sizzlejs.com/)
Expand Down

0 comments on commit a4360eb

Please sign in to comment.