9.0.0
What's Changed
- build(deps): bump @types/node from 20.10.6 to 20.12.4 by @dependabot in #2669
- build(deps-dev): bump jsdom from 23.0.1 to 24.0.0 by @dependabot in #2557
- build(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #2579
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 7.0.0 by @dependabot in #2595
- build(deps-dev): bump typedoc from 0.25.6 to 0.25.12 by @dependabot in #2634
- build(deps-dev): bump vitest from 1.1.1 to 1.4.0 by @dependabot in #2642
- build(deps-dev): bump @vitest/ui from 1.1.1 to 1.4.0 by @dependabot in #2644
- build(deps-dev): bump @vitest/coverage-v8 from 1.1.1 to 1.4.0 by @dependabot in #2645
- build(deps-dev): bump vite from 5.0.10 to 5.2.8 by @dependabot in #2668
- chore[tables.md]: replace semicolon to commas by @leanhvu21042001 in #2708
- Enable rollupTypes in the vite build configuration. by @sflanker in #2714
- Add SVG image suport by @dolanmiu in #2487
- Feature/multiple patch document exports by @dolanmiu in #2497
- Add math limit component by @YaoKaiLun in #2510
- build(deps-dev): bump vitest from 1.1.0 to 1.1.1 by @dependabot in #2498
- build(deps): bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #2502
- build(deps-dev): bump eslint-plugin-jsdoc from 46.9.1 to 47.0.2 by @dependabot in #2504
- build(deps-dev): bump @vitest/ui from 1.1.0 to 1.1.1 by @dependabot in #2500
- build(deps-dev): bump @vitest/coverage-v8 from 1.1.0 to 1.1.1 by @dependabot in #2503
- build(deps-dev): bump typedoc from 0.25.4 to 0.25.6 by @dependabot in #2506
- build(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0 by @dependabot in #2507
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 by @dependabot in #2508
- build(deps-dev): bump cspell from 8.2.4 to 8.3.1 by @dependabot in #2509
- Fix the incorrect limit location value of MathIntergral #2512 by @YaoKaiLun in #2513
- build(deps-dev): bump cspell from 8.3.1 to 8.3.2 by @dependabot in #2514
- build(deps-dev): bump eslint-plugin-jsdoc from 47.0.2 to 48.0.2 by @dependabot in #2515
- Limit the list of supported highlight colors by @octoultra in #2522
- Export FileChild class by @YaoKaiLun in #2523
- Document the 'keepOriginalStyles' options by @younesspotmaster in #2549
- Allow disabling numbering inherited from a paragraph style by @kalda341 in #2531
- feat: Add ability to detect patches which are present in a file by @zarwan-translate in #2633
New Contributors
- @YaoKaiLun made their first contribution in #2510
- @octoultra made their first contribution in #2522
- @younesspotmaster made their first contribution in #2549
- @zarwan-translate made their first contribution in #2633
- @leanhvu21042001 made their first contribution in #2708
- @sflanker made their first contribution in #2714
Full Changelog: 8.5.0...9.0.0