Skip to content

Render API v0.1.17

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:38
· 8 commits to main since this release

v0.1.17 Release Notes

Fixes

  • Fix community plugin review ERROR (RenderApiSettingTab.ts:48) — Added description to eslint-disable-next-line @typescript-eslint/ban-ts-comment directive explaining why @ts-ignore is required over @ts-expect-error (deprecation warnings are suppressed by @ts-ignore but not @ts-expect-error).