What's Changed
Features
- Markdown strings for simple formatting and automatic wrapping of text by @knsv in #4271 Read more ...
- Implement repeating tasks by @JeremyFunk in #4238
Bugfixes
- Pie: Adding outer border, text position options by @Billiam in #4145
- Fix: add require entry in package.json by @lauraceconi in #4164
- feat: expose the diagram api by @ted-marozzi in #4174
- Expose detectType function by @Pr0dt0s in #4187
- Remove duplication in "A hexagon node" by @andrew-clarkson in #4211
- Updated render to remove comments from text by @kshitijsaksena in #4247
- Define and export the Mermaid type by @remcohaszing in #4253
- fix(#4137): Cleanup comments before parsing by @sidharthv96 in #4257
- fix(#4256): Keep error diagram on screen by @sidharthv96 in #4258
- Fix broken Gantt
todayMarker
tests by @aloisklink in #4207 - Docs: add Latest News section by @huynhicode in #4254
- Release/10.1.0 by @knsv in #4276
Documentation
- Update integrations.md to include Mermaid Flow Visual Editor by @ted-marozzi in #4184
- docs: make contributing to docs a bit clearer by @ted-marozzi in #4186
- Clean up list of ignored links by @mre in #4197
- v smol fixes while reading thru docs by @andrew-clarkson in #4210
- Updated DokuWiki plugin for Mermaid integration by @RobertWeinmeister in #4209
- typo fix by @Whoeza in #4221
- Updates to the Homepage by @huynhicode in #4226
- Fix typos in timeline docs by @xuanxu in #4237
- docs: Remove repeated phrase by @vorburger in #4230
- Fix hexagon node flowchart code example in docs by @piradata in #4246
Chores
- chore(deps): update all non-major dependencies (minor) by @renovate in #4191
- CI(e2e): Skip caching in
actions/setup-node
, ascypress-io/github-action
already caches for us by @aloisklink in #4194 - fix(deps): update all non-major dependencies (patch) by @renovate in #4190
- fix(#1066): Return true if parse is success. by @sidharthv96 in #4183
- fix(squence): getBBox() returns zero by @ischanx in #4181
- fix(deps): update all non-major dependencies (patch) by @renovate in #4218
- chore(deps): update node.js to v18.15.0 by @renovate in #4219
- Update @types/lodash-es by @remcohaszing in #4228
- chore(deps): update pnpm to v7.30.0 by @renovate in #4232
- chore(deps): update pnpm to v7.30.1 by @renovate in #4231
- Remove inline-specifiers pnpm option from
.npmrc
file to avoid merge conflicts by @aloisklink in #4249
New Contributors
- @ted-marozzi made their first contribution in #4184
- @lauraceconi made their first contribution in #4164
- @Pr0dt0s made their first contribution in #4187
- @ischanx made their first contribution in #4181
- @mre made their first contribution in #4197
- @andrew-clarkson made their first contribution in #4211
- @RobertWeinmeister made their first contribution in #4209
- @Whoeza made their first contribution in #4221
- @remcohaszing made their first contribution in #4228
- @vorburger made their first contribution in #4230
- @xuanxu made their first contribution in #4237
- @piradata made their first contribution in #4246
- @JeremyFunk made their first contribution in #4238
Full Changelog: v10.0.2...v10.1.0