This means you’re targeting these classes/ID’s at your own peril, and they may break in a future update.
Me who's just released a script using CSS selectors:
A general repository for user scripts and plugins used to enhance the Lemmy browsing experience.
Post (or cross-post) your favorite Lemmy enhancements here!
General posting suggestions:
Thanks!
This means you’re targeting these classes/ID’s at your own peril, and they may break in a future update.
Me who's just released a script using CSS selectors:
I have been working a lot on my own Lemmy app that is based exclusively on the websocket api. Picture my face when I read that they removed it entirely in v18 😵💫
Oof. That's the one peril of developing something that is still very very new. Hopefully it isn't too much of a hassle for you to migrate.
You should be fine if you didn't use any of the new classes/ID's, but expect that if you do they may change in the future and the devs expect you to manage that yourself.
Cool, and thanks for posting the update!