Skip to content

0.18.0

Latest
Compare
Choose a tag to compare
@bfanger bfanger released this 16 Jun 10:32
· 1 commit to main since this release

Improved Svelte 5 / SvelteKit support

tvkit serve now also converts responses with content-type text/css

Polyfills updates

  • Added AbortController
  • Added DOMNode.isConnected
  • Added Streams (ReadableStream)
  • Added console.log (unbound calls)
  • Updated Proxy (es6-proxy-polyfill instead of proxy-polyfill)