All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2023-11-02)
- 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)
- 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)
2.0.0 (2023-06-15)
- build: update to use esm and @swc/jest (6c78524)
- 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)
1.1.2 (2022-05-02)
- html: correctly render escaped html (c5deefe)
- 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)
1.1.1 (2022-01-18)
- build: Fixed tsconfig for generating type definitions (0d048e3)
1.1.0 (2022-01-18)
- export marked object for convenience (3aba9df)
- renderers: EscapeRenderer returns parsed text instead of raw text (6baca3d)
- dev-deps: bump all dev dependencies to latest (74da1eb)
1.0.4 (2022-01-15)
- deps: bump marked to v4.0.10 (980aa7c)
- Added some additional badges to README (ddc5463)
- deps: Bump marked from v4.0.6 to v4.0.8 (1c139bb)
- dev-deps: bump all dev dependencies to latest (437516c)
- Update release script for manual publish (db0c697)
- Update snapshots after latest jest and prismjs (1238360)
1.0.3 (2022-01-01)
- Use new React jsx transform in rollup config (8c50275)
- deps: bump actions/setup-node from 2.4.1 to 2.5.0 (b025b1b)
- dev-deps: bump all dev dependencies to latest (41cef5c)
1.0.2 (2021-12-09)
- deps: bump marked from v4.0.4 to v4.0.6 (17a976c)
- dev-deps: bump all dev dependendencies to latest (9f552dc)
1.0.1 (2021-11-26)
- dev-deps: Bump all dev dependencies to latest (e2d5126)
- dev-deps: bump react-md to v4.0.0 (2e07185)
- Release handles OTP and CHANGELOG has more info (a7d565b)
- Updated package.json for new keywords (fa09304)
- website: Use React.StrictMode and new next SWC (a3456af)
1.0.0 (2021-11-22)
0.2.1 (2021-09-11)
- code: inline code correctly displays html entities (f1cc90f)
0.2.0 (2021-09-08)
- Added missing LICENSE (b20f282)
- Removable heaingIds and fixed tests (2e73da9)
- website: remove no extension support (52d586a)
- Implemented a default EscapeRenderer (f845a19)
0.1.2 (2021-09-05)
- Allow code highlighting without custom renderers (cfc0381)
0.1.1 (2021-09-05)
- hopefully fixed publish behavior (163a0a7)
- Created Markdown Component and Default Renderers (824f1c5)