v4.2.0 #1092
IRHM
announced in
Announcements
v4.2.0
#1092
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Note
v4.2.0 - That's pretty funny right? Hah. Let's all chuckle together :)
New
Airs Ondate for episodes that have yet to air (thanks [@KarpachMarko]!).Aired Datefor episodes.ratingcolumn.End Yearfor TV Shows that have ended or been canceled.Spider Man year:2026orSpider Man fyear:2026if you care strictly about the first release year).filtersbutton on the search page that opens a modal explaining usage.Changed
axioswithFetch.Fixed
store.watchedList.Docs
installation/for-developmentguide (commands were outdated).Maintenance
I have been slacking in this department, so there has been a lot of house cleaning.
ignore-scripts(still on npm 11) and setmin-release-age=14.24.24.@eslint/js(new eslint has split this module out into a new package) andglobals(as a result of new eslint architecture, we now have this as a direct dev dependency).npx sv add eslintand modified the eslint.config.js it generated to line up better with our old one and work a bit better (i think) with our normal ts files. Also setecmaVersiontolatest, previously was2020.env.d.tstosrcdirectory (which is covered by svelte-kits include) so that we can drop the customincludein ourtsconfig.json(which when out of sync with the generated tsconfig by svelte-kit can lead to headaches because it's not immediately obvious, so this change will eliminate that dev time footgun).New Contributors
🆘 Getting Help
If you need help, encounter an issue or find a bug please create an issue or join our space on Matrix for support. Always happy to help!
Etc
This discussion was created from the release v4.2.0.
All reactions