v1.3.0 (llvmorg-19.1.7)
What's Changed
🚀 Features
- feat(website): introduce new website using
vitepressby @lumirlumir in #179 - feat: add API documentation links to type files (JSDoc type hints) by @lumirlumir in #191
🔄 Continuous Integration
- ci: update labeler workflow to trigger on edited pull requests by @lumirlumir in #182
- ci: add
concurrencysettings totest-cross-platform.ymltest workflow by @lumirlumir in #183 - ci: update commit type of
llvm-build-bump-pr.ymltochorefrombuildby @lumirlumir in #189 - ci: add PowerShell and CMD test to
test-cross-platform.ymlby @lumirlumir in #190 - ci: add
concurrencysettings tolint.ymlandtest.ymlworkflows by @lumirlumir in #193
🧰 Maintenance
- docs: fix incorrect comment placement by @lumirlumir in #180
- docs: update eslint-disable comments for backward compatibility with
node:namespace by @lumirlumir in #181 - docs: create
q-and-a.mdby @lumirlumir in #185 - docs: add navigation link to 'Why We Started This Project' in
get-started /index.mddocumentation by @lumirlumir in #186 - docs: create
surgical-formatting-with-git-clang-format.mdby @lumirlumir in #187 - docs: create
introduction.mdby @lumirlumir in #188 - chore: update
extensions.jsonand.github/sync-client.ymlby @lumirlumir in #192
Full Changelog: v1.2.5...v1.3.0