Skip to content

Releases: sveltejs/sites

@sveltejs/repl@0.6.0

22 Aug 08:54
567570c
Compare
Choose a tag to compare

Minor Changes

@sveltejs/repl@0.5.0

13 Jul 12:49
88c3926
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 617ffc4: Fix ComponentSelector
  • 260e4d7: (feat) allow dark mode for svelte-json-tree
  • b58af12: Fix exports
  • 4782b85: fix: inconsistent editor state for empty values
  • 2c3c2d0: Minor fixes
  • 8770812: (fix) avoid automatic newline when renaming/creating a file
  • 4755c1a: Themeable previews
  • d9368b3: Update deps
  • 371ac4b: (fix) Workers minification
  • 41e7955: feat: make eval-ed compiler debuggable
  • 006e636: Prepare for v4
  • 516e655: Bump neocodemirror: Fixes atrribute deletion freezing editor problem
  • 4918664: (fix) loading files in editor state map upon loading
  • 3d3ebe4: show warnings only for the selected file
  • fc4e377: (fix) Make mapbox work by properly resolving fields
  • 7033ea5: (fix) Go to Warning Position breaks non errors without a file
  • 8466d8e: manage diagnostics asyncronously with linter
  • 949ff2f: Localise all state to each component instance, use neocodemirror 0.0.10, expose theme

@sveltejs/repl@0.5.0-next.12

10 Jul 16:40
bff7365
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 4782b85: fix: inconsistent editor state for empty values
  • 41e7955: feat: make eval-ed compiler debuggable
  • 3d3ebe4: show warnings only for the selected file

@sveltejs/repl@0.5.0-next.11

05 Jul 07:09
8e94825
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 260e4d7: (feat) allow dark mode for svelte-json-tree

@sveltejs/repl@0.5.0-next.10

02 Jul 18:53
4971be8
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 8466d8e: manage diagnostics asyncronously with linter

@sveltejs/repl@0.5.0-next.9

01 Jul 05:25
242e1fa
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 371ac4b: (fix) Workers minification
  • fc4e377: (fix) Make mapbox work by properly resolving fields
  • 7033ea5: (fix) Go to Warning Position breaks non errors without a file

@sveltejs/repl@0.5.0-next.8

29 Jun 09:46
e0b4f61
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 8770812: (fix) avoid automatic newline when renaming/creating a file

@sveltejs/repl@0.5.0-next.7

28 Jun 16:12
1f2e7b1
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 4918664: (fix) loading files in editor state map upon loading

@sveltejs/repl@0.5.0-next.6

28 Jun 07:10
aad6929
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 617ffc4: Fix ComponentSelector
  • d9368b3: Update deps
  • 516e655: Bump neocodemirror: Fixes atrribute deletion freezing editor problem

@sveltejs/repl@0.5.0-next.5

21 Jun 10:56
747dacc
Compare
Choose a tag to compare
Pre-release

Patch Changes