Skip to content

v1.1.2

Compare
Choose a tag to compare
@mlaursen mlaursen released this 02 May 01:48
· 56 commits to main since this release

Bug Fixes

  • html: correctly render escaped html (c5deefe)

Internal Changes

  • deps-dev: bump next from 12.0.9 to 12.1.0 (c21f505)
  • deps-dev: bump prismjs from 1.26.0 to 1.27.0 (#91) (0653bf4)
  • deps: bump actions/checkout from 2 to 3 (#95) (4e92a9d)
  • deps: bump actions/setup-node from 2.5.1 to 3 (7b9d888)
  • deps: bump github/codeql-action from 1 to 2 (#117) (37ea3a5)
  • deps: bump minimist from 1.2.5 to 1.2.6 (e437d2c)
  • deps: bump node-fetch from 2.6.1 to 2.6.7 (#80) (aea6b57)
  • deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (#79) (bd864f7)
  • dev-deps: bump all dev dependencies to latest (a5371ec)
  • dev-deps: Bump all remaining dev dependencies to latest (ec836e0)
  • dev-deps: bump eslint and config to latest (5027b3f)
  • dev-deps: bump most dev dependencies to latest (1e9d31e)
  • dev-deps: bump prettier to latest and reformat files (46a2eb7)
  • dev-deps: bump react and react-dom to v18.1.0 (c96fc8f)
  • docs: Fix Firefox selecting text while resizing (0cb49d8)
  • docs: Update PanelResizer hover/focus styles (118881a)
  • Fix npm badge in README (57779cf)
  • website: fix typos (0c55ea2)
  • workflow: Update validate workflow to use node 16 (43abc80)