v1.2.3 (llvmorg-19.1.6)
What's Changed
🐉 Clang Format
🧪 Tests
- test: enhance integration tests with detailed file overviews and structured comments by @lumirlumir in #142
- test: enhance test files with structured comments and file overviews by @lumirlumir in #143
⬆️ Dependency Updates
- chore(deps-dev): bump @babel/cli from 7.25.9 to 7.26.4 by @dependabot in #136
- chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #137
- chore(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 by @dependabot in #138
- build(deps): bump LLVM from llvmorg-19.1.5 to llvmorg-19.1.6 by @lumirlumir in #151
🔄 Continuous Integration
- ci(sync-client): add
lint-staged.config.jstosync-client.ymlby @lumirlumir in #141
🧰 Maintenance
- chore: update npm script naming convention for consistency by @lumirlumir in #139
- chore(sync-client): add
.textlintrc.jsto configuration sync by @lumirlumir in #140 - chore: create
.gitattributesfor consistent EOL handling by @lumirlumir in #144 - docs: update
CONTRIBUTING.mdwith guidelines on using thenode:namespace by @lumirlumir in #146 - chore: update
.markdownlintignoreby @lumirlumir in #147 - chore: ready for introduction of website using
nextraby @lumirlumir in #148 - chore: replace
nycwithc8for coverage reporting inpackage.jsonby @lumirlumir in #149 - chore: bump macOS version references to
13in CI workflow and documentation by @lumirlumir in #150
Full Changelog: v1.2.2...v1.2.3