Skip to content

Releases: HTMLToolkit/HTMLRunner

v1.1.0.1 - Small stuff

07 Jul 18:17

Choose a tag to compare

mostly a tiny update.

Fixes

  • Scrolling in the editor
  • tabs being multi-selected

Improvements:

  • no longer downloads all files regardless of content

What's Changed

  • Bump @uiw/codemirror-theme-monokai from 4.23.12 to 4.23.13 in /Build by @dependabot in #10
  • Bump @uiw/codemirror-theme-bbedit from 4.23.12 to 4.23.13 in /Build by @dependabot in #6
  • Bump eslint from 9.28.0 to 9.29.0 in /Build by @dependabot in #8
  • Bump @codemirror/view from 6.37.1 to 6.37.2 in /Build by @dependabot in #7
  • Bump eslint-linter-browserify from 9.28.0 to 9.29.0 in /Build by @dependabot in #9
  • Bump prettier from 3.5.3 to 3.6.0 in /Build by @dependabot in #13
  • Bump codemirror from 6.0.1 to 6.0.2 in /Build by @dependabot in #12
  • Bump htmlhint from 1.5.1 to 1.6.3 in /Build by @dependabot in #11
  • Bump brace-expansion from 1.1.11 to 1.1.12 in /Build by @dependabot in #14
  • Bump prettier from 3.6.0 to 3.6.2 in /Build by @dependabot in #15
  • Bump eslint from 9.29.0 to 9.30.1 in /Build by @dependabot in #22
  • Bump @codemirror/view from 6.37.2 to 6.38.0 in /Build by @dependabot in #18
  • Bump @babel/core from 7.27.4 to 7.28.0 in /Build by @dependabot in #21
  • Bump eslint-linter-browserify from 9.29.0 to 9.30.1 in /Build by @dependabot in #20

Full Changelog: v1.1.0...v1.1.0.1

v1.1.0 - Bug Fixes and Some Other Stuff

07 Jun 21:46
8ed5287

Choose a tag to compare

Fixes

  • Fixed formatting on single file version
  • Fixed some small bugs.

New Things

  • CodeMirror6
  • Lots of dependencies were updated.
  • Buildscripts

What's Changed

  • Bump @babel/runtime from 7.27.4 to 7.27.6 in /Build by @dependabot in #1
  • Bump webpack-dev-server from 5.2.1 to 5.2.2 in /Build by @dependabot in #2
  • Bump htmlhint from 1.3.0 to 1.5.1 in /Build by @dependabot in #3
  • Bump @babel/parser from 7.27.4 to 7.27.5 in /Build by @dependabot in #4
  • Bump @types/codemirror from 5.60.15 to 5.60.16 in /Build by @dependabot in #5

New Contributors

Full Changelog: v1.0.0...v1.1.0