Skip to content

Releases: metonym/svelte-readme

v3.6.3

26 Feb 02:31

Choose a tag to compare

  • patch dependencies to resolve security warnings

v3.6.2

29 Dec 20:03

Choose a tag to compare

  • remove deprecated svelteBracketNewLine prettier option

v3.6.1

14 Nov 19:57

Choose a tag to compare

  • correctly render h3 node text in table of contents

v3.6.0

27 Oct 16:47

Choose a tag to compare

  • evaluate but omit result if no-display attribute is present in Svelte code fence block

v3.5.0

26 Oct 17:51

Choose a tag to compare

  • omit evaluating Svelte code if no-eval attribute is present in Svelte code fence block

v3.4.0

25 Oct 22:37

Choose a tag to compare

  • allow duplicate imports in script block

v3.3.1

28 Aug 16:58

Choose a tag to compare

  • escape back ticks in toc headings

v3.3.0

23 Aug 14:36

Choose a tag to compare

  • support yaml/yml Prism.js syntax highlighting

v3.2.0

23 Aug 14:35

Choose a tag to compare

Features

  • support typescript/jsx Prism.js syntax highlighting

Fixes

  • render code source as HTML if highlighting fails

v3.1.0

20 Mar 18:21

Choose a tag to compare

Features

  • add 28px minimum height to p tags
  • add 48px margin bottom to pre tags