v1.3.0 (llvmorg-19.1.7)
What's Changed
🚀 Features
- feat(website): introduce new website using
vitepress
by @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
concurrency
settings totest-cross-platform.yml
test workflow by @lumirlumir in #183 - ci: update commit type of
llvm-build-bump-pr.yml
tochore
frombuild
by @lumirlumir in #189 - ci: add PowerShell and CMD test to
test-cross-platform.yml
by @lumirlumir in #190 - ci: add
concurrency
settings tolint.yml
andtest.yml
workflows 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.md
by @lumirlumir in #185 - docs: add navigation link to 'Why We Started This Project' in
get-started /index.md
documentation by @lumirlumir in #186 - docs: create
surgical-formatting-with-git-clang-format.md
by @lumirlumir in #187 - docs: create
introduction.md
by @lumirlumir in #188 - chore: update
extensions.json
and.github/sync-client.yml
by @lumirlumir in #192
Full Changelog: v1.2.5...v1.3.0