Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 1014 Bytes

svelte-repl changelog

0.1.17

0.1.16

  • Reinstate background color on info message (#63)
  • Handle duplicate module names more gracefully (#60)

0.1.15

  • Fix height

0.1.14

  • Add a console panel to the results tab (#62)

0.1.13

  • Fix style issue with list of warnings (#59)

0.1.12

  • Make the list of warnings scroll when there are a large number (#29)
  • Bail out of long loops in components (#40)

0.1.11

  • Fix srcdoc

0.1.10

  • Make runtime errors visible in the UI (#56)

0.1.9

  • Squelch a11y warnings
  • Start maintaining a changelog