jquery 4.0.0 has been released https://blog.jquery.com/2026/01/17/jquery-4-0-0/
Timeline
Post
Remote status
Context
21
@lain tfw still on 1.x (never update
@hakui @lain it's straightforward with most modern web frameworks to clone a site on a subdomain like dev.example.com or mysite.local on your local workstation. even wordpress that litters the db with hard-coded domain names you can clone it and just find and replace all the instances of it, change a few config variables and it works*
* some WP plugins cause annoyances worse like wordfence
* some WP plugins cause annoyances worse like wordfence
@hakui @lain i mean for purposes of cloning the site(s) onto a dev host first, by finding all occurrences of example.com that are hard coded that would prevent this from working.
after that you just swap out jquery and see what breaks
after that you just swap out jquery and see what breaks
Replies
6