What's Changed
🐛 Bug Fixes
- fix(ci): update
llvm-build-bump-pr.yml
LLVM build script to include static linking flags on Windows by @lumirlumir in #208 - fix: support for Windows (build script failures, runtime failures, updates) (original: #206) by @lumirlumir and @avdaredevil in #215
⬆️ Dependency Updates
- chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot in #199
- chore(deps-dev): bump markdownlint-cli from 0.43.0 to 0.44.0 by @dependabot in #202
- chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.3 by @dependabot in #201
- chore(deps-dev): bump @types/node from 22.10.9 to 22.12.0 by @dependabot in #200
- chore(deps-dev): bump vitepress from 1.6.1 to 1.6.3 by @dependabot in #203
- chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot in #207
- chore(deps-dev): bump @types/node from 22.12.0 to 22.13.0 by @dependabot in #213
- chore(deps): bump LLVM from llvmorg-19.1.7 to llvmorg-19.1.7 (follow up of #206) by @lumirlumir in #209
- chore(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #214
🔄 Continuous Integration
- ci: add
concurrency
settings to GitHub Actionslabeler.yml
workflow by @lumirlumir in #211
🧰 Maintenance
- docs: fix a typo by @lumirlumir in #195
- chore(website): add additional favicon and icon links to website configuration by @lumirlumir in #196
- chore: add
dev
andstart
scripts for every packages by @lumirlumir in #197 - chore: run
npm audit fix
to fix vulnerabilities by @lumirlumir in #198 - chore: add
vercel-ignore-command.sh
script and updatevercel.json
configuration by @lumirlumir in #205 - docs: correct GitHub PR list link in
SECURITY.md
by @lumirlumir in #210 - chore: update
eslint-config-bananass
to version0.0.2
and addbananass-utils-vitepress
dependency by @lumirlumir in #212
New Contributors
- @avdaredevil made their first contribution in #215
Full Changelog: v1.3.0...v1.3.1