v2.12.0
What's Changed
- test(unplugin): use exact html snapshots by @ubugeeei in #102
- ci: split check workflow by @ubugeeei in #103
- refactor: remove mod.rs module roots by @ubugeeei in #104
- refactor: move docs and ssg helpers to rust by @ubugeeei in #105
- refactor: build search index in rust by @ubugeeei in #106
- refactor: write search index in rust by @ubugeeei in #107
- refactor: type search module options by @ubugeeei in #108
- refactor: move bare ssg html into rust by @ubugeeei in #110
- refactor: move i18n project checks into napi by @ubugeeei in #109
- perf: batch-parse JSDoc comments in extractor by @kazupon in #111
- chore: add dependabot configuration by @ubugeeei in #128
- docs: add contributing guide by @ubugeeei in #127
- fix: add spacing below expanded docs entries by @ubugeeei in #134
- ci: unblock workspace checks by @ubugeeei in #136
- fix(parser): render list item fenced code as blocks by @ubugeeei in #137
- fix(ssg): escape bare page titles by @ubugeeei in #138
- fix(vite): protect public export surface by @ubugeeei in #139
- feat(mdc): add component checker diagnostics by @ubugeeei in #140
- refactor(markdown): centralize metadata in Rust by @ubugeeei in #141
- ci: enforce benchmark regression thresholds by @ubugeeei in #145
- ci: add package dry-run checks by @ubugeeei in #143
- ci: add cross-platform NAPI smoke coverage by @ubugeeei in #144
- ci: add dependency policy gates by @ubugeeei in #142
- chore: add root workspace scripts by @ubugeeei in #125
- docs: add security policy by @ubugeeei in #126
- chore: add GitHub issue and PR templates by @ubugeeei in #129
- chore(deps): bump the github-actions group across 1 directory with 8 updates by @dependabot[bot] in #130
- chore(deps): bump the npm-production group with 24 updates by @dependabot[bot] in #132
- chore(deps-dev): bump the npm-development group with 9 updates by @dependabot[bot] in #133
- chore(deps): bump the cargo group with 9 updates by @dependabot[bot] in #131
New Contributors
- @dependabot[bot] made their first contribution in #130
Full Changelog: v2.11.0...v2.12.0