Releases: labforward/markdown-parser
Releases · labforward/markdown-parser
v1.0.0
What's Changed
- [WFE-266] TS build config by @chudoklates in #1
- [WFE-267] Set up tests in CI by @chudoklates in #2
- [WFE-264] Markdown parser repo setup by @chudoklates in #3
- Added exports field to package.json by @chudoklates in #4
- Bump sort-package-json from 2.0.0 to 2.1.0 by @dependabot in #10
- Bump @types/lodash from 4.14.186 to 4.14.188 by @dependabot in #11
- [WFE-303] Rewrite Markdown extensions to work in webpack by @chudoklates in #16
- Fixed error with bang interpolation by @chudoklates in #21
- Bump husky from 8.0.1 to 8.0.2 by @dependabot in #13
- Bump jest and @types/jest by @dependabot in #15
- Bump @types/lodash from 4.14.188 to 4.14.189 by @dependabot in #18
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #19
- [chore] Added license whitelist by @chudoklates in #17
- Bump eslint from 8.25.0 to 8.28.0 by @dependabot in #20
- Bump @types/jest from 29.2.2 to 29.2.3 by @dependabot in #22
- Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #23
- Bump @labforward/config from 0.0.2 to 0.0.3 by @dependabot in #24
- Bump @types/lodash from 4.14.189 to 4.14.191 by @dependabot in #26
- Bump jest-junit from 14.0.1 to 15.0.0 by @dependabot in #27
- Bump lint-staged from 13.0.3 to 13.0.4 by @dependabot in #28
- Bump @types/jest from 29.2.3 to 29.2.4 by @dependabot in #29
- Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #30
- Bump lint-staged from 13.0.4 to 13.1.0 by @dependabot in #31
- Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #33
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #32
- Bump eslint from 8.29.0 to 8.30.0 by @dependabot in #34
- Bump @labforward/config from 0.0.3 to 0.1.0 by @dependabot in #38
- Bump hast-util-sanitize from 4.0.0 to 4.1.0 by @dependabot in #41
- Bump husky from 8.0.2 to 8.0.3 by @dependabot in #40
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #42
- Bump ts-jest from 29.0.3 to 29.0.5 by @dependabot in #47
- Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #46
- Bump license-checker-rseidelsohn from 3.1.0 to 3.2.0 by @dependabot in #45
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #44
- Bump license-checker-rseidelsohn from 3.2.0 to 3.2.1 by @dependabot in #48
- Bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #49
- Bump sort-package-json from 2.1.0 to 2.2.0 by @dependabot in #50
- Bump license-checker-rseidelsohn from 3.2.1 to 4.0.0 by @dependabot in #51
- Bump mdast-util-to-hast from 12.2.5 to 12.2.6 by @dependabot in #52
- Bump jest from 29.3.1 to 29.4.0 by @dependabot in #53
- Bump @types/jest from 29.2.6 to 29.4.0 by @dependabot in #54
- Bump jest from 29.4.0 to 29.4.1 by @dependabot in #55
- Bump mdast-util-from-markdown from 1.2.0 to 1.3.0 by @dependabot in #56
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #57
- Bump sort-package-json from 2.2.0 to 2.4.0 by @dependabot in #62
- Bump license-checker-rseidelsohn from 4.0.0 to 4.1.1 by @dependabot in #61
- Bump sort-package-json from 2.4.0 to 2.4.1 by @dependabot in #64
- Bump mdast-util-to-hast from 12.2.6 to 12.3.0 by @dependabot in #63
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #58
- Bump jest from 29.4.1 to 29.4.2 by @dependabot in #67
- Bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #66
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #65
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #68
- Bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in #69
- Bump jest from 29.4.2 to 29.4.3 by @dependabot in #70
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #72
- fix issue with headings not being parsed correctly by @ignatiusreza in #71
- Bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #74
- Release v1.0.0 by @ignatiusreza in #73
New Contributors
- @chudoklates made their first contribution in #1
- @dependabot made their first contribution in #10
- @ignatiusreza made their first contribution in #71
Full Changelog: https://github.com/labforward/markdown-parser/commits/v1.0.0