Skip to content

v1.2.2 (llvmorg-19.1.5)

Compare
Choose a tag to compare
@lumirlumir lumirlumir released this 04 Dec 12:10
· 100 commits to main since this release
e0e96dc

What's Changed

🐉 Clang Format

♻️ Refactoring

🧪 Tests

⬆️ Dependency Updates

  • chore(deps-dev): bump markdownlint-cli from 0.42.0 to 0.43.0 by @dependabot in #113
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #112
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #114
  • ci: bump codecov-action from v4 to v5 by @lumirlumir in #124
  • chore(deps-dev): bump textlint from 14.3.0 to 14.4.0 by @dependabot in #126
  • build(deps): bump LLVM from llvmorg-19.1.4 to llvmorg-19.1.5 by @lumirlumir in #129

🔄 Continuous Integration

🧰 Maintenance

  • chore: create lint-staged.config.js and delete lint-staged property in package.json by @lumirlumir in #110
  • chore: run npm audit fix to fix vulnerabilities by @lumirlumir in #116
  • chore: introduce textlint for markdown consistency by @lumirlumir in #117
  • docs: clarify sentences and update docs by @lumirlumir in #118
  • chore: fix incorrect lint-textlint script in package.json by @lumirlumir in #119
  • chore: delete unnecessary eslint-plugin-prettier devdependency by @lumirlumir in #122
  • docs: add code-climate badge to README.md by @lumirlumir in #125
  • chore: create examples/clang-format directory for examples by @lumirlumir in #127
  • docs: fix typos and update documentation by @lumirlumir in #128
  • chore: add missing version property to package.json by @lumirlumir in #133
  • chore: add name property to package.json by @lumirlumir in #135

Full Changelog: v1.2.1...v1.2.2