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.js
tosync-client.yml
by @lumirlumir in #141
🧰 Maintenance
- chore: update npm script naming convention for consistency by @lumirlumir in #139
- chore(sync-client): add
.textlintrc.js
to configuration sync by @lumirlumir in #140 - chore: create
.gitattributes
for consistent EOL handling by @lumirlumir in #144 - docs: update
CONTRIBUTING.md
with guidelines on using thenode:
namespace by @lumirlumir in #146 - chore: update
.markdownlintignore
by @lumirlumir in #147 - chore: ready for introduction of website using
nextra
by @lumirlumir in #148 - chore: replace
nyc
withc8
for coverage reporting inpackage.json
by @lumirlumir in #149 - chore: bump macOS version references to
13
in CI workflow and documentation by @lumirlumir in #150
Full Changelog: v1.2.2...v1.2.3