Releases: mlaursen/react-marked-renderer
Releases · mlaursen/react-marked-renderer
v2.0.1
Bug Fixes
Internal Changes
- ci: add missing
--
to test command (876976a) - ci: another attempt at fixing ci... (8613320)
- ci: another attempt at fixing cypress runner (4ebc9f9)
- ci: another ci fix attempt (10351fe)
- ci: hopefully fix cypress tests in github actions (f1ce62e)
- cypress: add cypress videos and screenshots to gitignore (6c18ae5)
- cypress: hopefully fix cypress in workflows (ba4dd0f)
- cypress: enable videos and save projectId (bcaab4f)
- deps-dev: bump @octokit/core from 3.6.0 to 4.0.4 (48ccc25)
- deps: add renovate.json (51c795d)
- deps: bump terser from 5.7.2 to 5.14.2 (8a25996)
- dev-deps: bump all dev dependencies to latest (e3de1db)
- dev-deps: bump dev dependencies to latest (42bc710)
- dev-deps: bump dev dependencies to latest (2152a06)
- dev-deps: bump dev dependencies to latest (9935835)
- dev-deps: bump dev-deps to latest (f435506)
- dev-deps: bump jest and ts-jest to v28 (04c802b)
- dev-deps: set inquirer back to v8 (95c6fc9)
- fix eslint error (8f88586)
- fix missing prebuid command for website (c15d926)
- fix typo on cypress test name (ad0bfe4)
- github: fix pnpm version in workflow (7d3dd84)
- github: fix pnpm version in workflow (289b4e7)
- release: 2.0.0 (d7bf92c)
- remove dependabot workflow since I use pnpm (3b8a5e4)
- switch to pnpm (5ed1856)
- update release script notes and rollup config (ee982f7)
- update to use esm and @swc/jest (6c78524)
- website: fix styles and remove some features on mobile (d87cb0e)
- workflow: allow build to work in github actions (accd997)
- workflow: start recording cypress tests in main workflow (b42f20d)
- workflow: try adding additional git info for cypress Dashboard (fd3379d)
- workflow: update cypress tests to not require recording (0304b2d)
- workflow: upload cypress assets (970805e)
v2.0.0
Features
- build: update to use esm and @swc/jest (6c78524)
Internal Changes
- ci: add missing
--
to test command (876976a) - ci: another attempt at fixing ci... (8613320)
- ci: another attempt at fixing cypress runner (4ebc9f9)
- ci: another ci fix attempt (10351fe)
- ci: hopefully fix cypress tests in github actions (f1ce62e)
- cypress: enable videos and save projectId (bcaab4f)
- cypress: add cypress videos and screenshots to gitignore (6c18ae5)
- cypress: hopefully fix cypress in workflows (ba4dd0f)
- deps-dev: bump @octokit/core from 3.6.0 to 4.0.4 (48ccc25)
- deps: add renovate.json (51c795d)
- deps: bump terser from 5.7.2 to 5.14.2 (8a25996)
- dev-deps: bump all dev dependencies to latest (e3de1db)
- dev-deps: bump dev dependencies to latest (2152a06)
- dev-deps: bump dev dependencies to latest (9935835)
- dev-deps: bump jest and ts-jest to v28 (04c802b)
- dev-deps: set inquirer back to v8 (95c6fc9)
- fix eslint error (8f88586)
- fix typo on cypress test name (ad0bfe4)
- switch to pnpm (5ed1856)
- update release script notes and rollup config (ee982f7)
- website: fix styles and remove some features on mobile (d87cb0e)
- workflow: allow build to work in github actions (accd997)
- workflow: start recording cypress tests in main workflow (b42f20d)
- workflow: try adding additional git info for cypress Dashboard (fd3379d)
- workflow: update cypress tests to not require recording (0304b2d)
- workflow: upload cypress assets (970805e)
v1.1.2
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)