Skip to content

v0.4.95

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:07

0.4.95

  • Support Kitsu thumbnail input parsing (57df2c9)
    Update Kitsu input parsing to handle legacy proxy thumbnail URLs. parseKitsuInputParts now accepts an optional isThumbnail flag and returns season=null with episode pulled from the shorter parts array when appropriate. app/[type]/[id]/route.ts passes imageType==='thumbnail' to the parser. Also bump package version to 0.4.95 and include updated tsconfig.tsbuildinfo.
    Full Changelog: v0.4.94...v0.4.95