Tags: lumirlumir/npm-clang-format-node
Tags
chore(release): bump package versions from `v2.0.2` to `v2.0.3` (`pat… …ch`) (#502) ## Release Information: `v2.0.3` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v2.0.2` to `v2.0.3` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/18705418865) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | d3b4007 | | Old Version | `v2.0.2` | | New Version | `v2.0.3` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🛠️ Builds * build(*): update version scripts by @lumirlumir in #487 ### 🧰 Chores * chore(*): replace `concurrently` and `lerna` with `npm-run-all2` by @lumirlumir in #488 * chore(sync-server): bump `actions/setup-node` by @lumirlumir in #498 ### ⬆️ Dependency Updates * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #489 * chore(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 by @dependabot[bot] in #490 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.3 to 1.6.4 by @dependabot[bot] in #492 * chore(deps-dev): bump @types/node from 24.7.1 to 24.8.0 by @dependabot[bot] in #494 * chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #497 * chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 by @dependabot[bot] in #500 * chore(deps-dev): bump @types/node from 24.8.0 to 24.9.1 by @dependabot[bot] in #499 * chore(deps): bump LLVM from llvmorg-21.1.3 to llvmorg-21.1.4 by @lumirlumir in #501 **Full Changelog**: v2.0.2...v2.0.3
ci(*): add build step before publishing package (#486) This pull request adds a build step to the publish workflow in `.github/workflows/publish.yml` to ensure the project is built before publishing. Workflow improvements: * Added a `Build` step that runs `npm run build --if-present` prior to publishing the package, ensuring any necessary build artifacts are generated before the publish step.
chore(release): bump package versions from `v2.0.0` to `v2.0.1` (`pat… …ch`) (#468) ## Release Information: `v2.0.1` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v2.0.0` to `v2.0.1` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/18087557012) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | 66cee04 | | Old Version | `v2.0.0` | | New Version | `v2.0.1` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🧰 Chores * chore(sync-server): add `cooldown` option to `dependabot.yml` by @lumirlumir in #465 * chore(sync-server): update `.vscode/settings.json` by @lumirlumir in #466 ### ⬆️ Dependency Updates * chore(deps-dev): bump @types/node from 24.4.0 to 24.5.0 by @dependabot[bot] in #462 * chore(deps-dev): bump @types/node from 24.5.0 to 24.5.2 by @dependabot[bot] in #464 * chore(deps): bump LLVM from llvmorg-21.1.1 to llvmorg-21.1.2 by @lumirlumir in #467 **Full Changelog**: v2.0.0...v2.0.1
chore(release): bump package versions from `v1.3.5` to `v2.0.0` (`maj… …or`) (#461) ## Release Information: `v2.0.0` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v1.3.5` to `v2.0.0` (`major`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/17721763440) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `major` | | Pre ID | `canary` | | Short SHA | 145e20b | | Old Version | `v1.3.5` | | New Version | `v2.0.0` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 💥 BREAKING CHANGES * feat(deps)!: bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 by @lumirlumir in #456 ### 🧰 Chores * chore(sync-server): synced file(s) with lumirlumir/lumirlumir-configs by @lumirlumir in #413 * chore(website): fix DocSearch button with border and transition effects by @lumirlumir in #415 * chore(sync-server): remove `CODE_OF_CONDUCT.md` in favor of centralized template by @lumirlumir in #419 * chore(*): bump `.nvmrc` to 20.19.4 from 20.18.0 by @lumirlumir in #427 * chore(sync-server): bump GitHub Actions version by @lumirlumir in #438 * chore(*): update root level node engine requirement to `>=20.19.4` by @lumirlumir in #446 * chore(sync-server): bump GitHub Actions versions by @lumirlumir in #454 * chore(*): enable strict type checking options in `tsconfig` by @lumirlumir in #455 ### 🔄 Continuous Integrations * ci(*): add support for LLVM 21 (`llvm-build-bump-pr`) by @lumirlumir in #394 ### 📝 Documentation * docs(*): remove `PULL_REQUEST_TEMPLATE.md` in favor of centralized template by @lumirlumir in #405 * docs(*): remove `ISSUE_TEMPLATE` in favor of centralized template by @lumirlumir in #417 * docs(*): update documentation to reflect the latest v2.0.0 release by @lumirlumir in #460 ### ⬆️ Dependency Updates * chore(deps-dev): bump editorconfig-checker from 6.0.1 to 6.1.0 by @dependabot[bot] in #407 * chore(deps-dev): bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #409 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #411 * chore(deps-dev): bump `textlint-rule-allowed-uris` by @lumirlumir in #412 * chore(deps-dev): bump `vitepress` to `alpha` version by @lumirlumir in #414 * chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #416 * chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #418 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #420 * chore(deps-dev): bump lint-staged from 16.1.2 to 16.1.4 by @dependabot[bot] in #421 * chore(deps-dev): bump @types/node from 24.0.10 to 24.2.0 by @dependabot[bot] in #422 * chore(deps-dev): bump `textlint-rule-allowed-uris` and `eslint-plugin-mark` by @lumirlumir in #423 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.1 to 1.6.3 by @dependabot[bot] in #429 * chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #430 * chore(deps-dev): bump vitepress from 2.0.0-alpha.9 to 2.0.0-alpha.11 by @dependabot[bot] in #432 * chore(deps-dev): bump the babel group across 1 directory with 3 updates by @dependabot[bot] in #431 * chore(deps-dev): bump lint-staged from 16.1.4 to 16.1.5 by @dependabot[bot] in #434 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #435 * chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #439 * chore(deps-dev): bump @types/node from 24.2.0 to 24.3.0 by @dependabot[bot] in #440 * chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #443 * chore(deps-dev): bump concurrently from 9.2.0 to 9.2.1 by @dependabot[bot] in #445 * chore(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #447 * chore(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 by @dependabot[bot] in #448 * chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in #449 * chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #453 * chore(deps-dev): bump @babel/core from 7.28.3 to 7.28.4 in the babel group across 1 directory by @dependabot[bot] in #452 * chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #451 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #457 * chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by @dependabot[bot] in #458 * chore(deps-dev): bump dependencies by @lumirlumir in #459 **Full Changelog**: v1.3.5...v2.0.0
chore(release): bump package versions from `v1.3.4` to `v1.3.5` (`pat… …ch`) (#404) ## Release Information: `v1.3.5` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v1.3.4` to `v1.3.5` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/16264909140) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | df49101 | | Old Version | `v1.3.4` | | New Version | `v1.3.5` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Bug Fixes * fix(*): drop `shx` and replace it with Node.js native script by @lumirlumir in #402 ### 🛠️ Builds * build(*): add `cp.mjs` script for file copying and update build scripts by @lumirlumir in #400 ### ♻️ Code Refactoring * refactor(*): simplify paths to the binary files by @lumirlumir in #401 ### ⬆️ Dependency Updates * chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #403 **Full Changelog**: v1.3.4...v1.3.5
chore(release): bump package versions from `v1.3.3` to `v1.3.4` (`pat… …ch`) (#399) ## Release Information: `v1.3.4` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v1.3.3` to `v1.3.4` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/16236437387) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | 5862509 | | Old Version | `v1.3.3` | | New Version | `v1.3.4` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Bug Fixes * fix(*): update `postinstall` script to remove unnecessary build check by @lumirlumir in #398 ### 🧰 Chores * chore(*): update configuration files to use `.cjs` or `.mjs` extensions by @lumirlumir in #298 * chore(sync-server): update lint configs and bump package versions by @lumirlumir in #310 * chore(sync-server): update `lint-staged` and scripts by @lumirlumir in #314 * chore(sync-server): update `dependabot.yml` and `.gitignore` by @lumirlumir in #326 * chore(sync-server): remove `is-interactive` dependency and update Codecov configuration by @lumirlumir in #336 * chore(sync-server): update `dependabot.yml` by @lumirlumir in #351 * chore(*): run `npm dedupe` for cleanup by @lumirlumir in #362 * chore(*): remove `bananass-utils-vitepress` dependency by @lumirlumir in #377 * chore(*): move `FUNDING.yml` files to `.github` repository by @lumirlumir in #389 * chore(*): replace `shx` with native Node.js file operations in scripts by @lumirlumir in #397 ### 🔄 Continuous Integrations * ci(*): update actions to use docker native action by @lumirlumir in #393 * ci(*): update `test-cross-platform.yml` by @lumirlumir in #396 ### 🎨 Styles * style(*): clean up comments and remove unnecessary whitespace in multiple files by @lumirlumir in #380 ### 🧪 Tests * test(*): simplify describe blocks in test files by @lumirlumir in #331 ### ⬆️ Dependency Updates * chore(deps-dev): bump @types/node from 22.13.17 to 22.14.0 by @dependabot[bot] in #299 * chore(deps-dev): bump eslint-config-bananass from 0.0.6 to 0.0.7 in the bananass group across 1 directory by @dependabot[bot] in #300 * chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #301 * chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #302 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.8 to 1.4.1 by @dependabot[bot] in #303 * chore(deps-dev): bump lerna from 8.2.1 to 8.2.2 by @dependabot[bot] in #305 * chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 by @dependabot[bot] in #306 * chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.9 to 1.1.0 by @dependabot[bot] in #308 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.4.1 to 1.5.1 by @dependabot[bot] in #307 * chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 by @dependabot[bot] in #311 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.1 to 1.5.2 by @dependabot[bot] in #312 * chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot] in #315 * chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot] in #316 * chore(deps-dev): bump @types/node from 22.14.1 to 22.15.0 by @dependabot[bot] in #318 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #317 * chore(deps-dev): bump @types/node from 22.15.0 to 22.15.2 by @dependabot[bot] in #320 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #319 * chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3 by @dependabot[bot] in #321 * chore(deps-dev): bump the babel group across 1 directory with 3 updates by @dependabot[bot] in #322 * chore(deps-dev): bump textlint from 14.6.0 to 14.7.1 by @dependabot[bot] in #323 * chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #324 * chore(deps-dev): bump @types/node from 22.15.3 to 22.15.9 by @dependabot[bot] in #325 * chore(deps-dev): bump the babel group across 1 directory with 2 updates by @dependabot[bot] in #327 * chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 by @dependabot[bot] in #328 * chore(deps-dev): bump @types/node from 22.15.9 to 22.15.15 by @dependabot[bot] in #330 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #332 * chore(deps-dev): bump @types/node from 22.15.16 to 22.15.17 by @dependabot[bot] in #333 * chore(deps-dev): bump lint-staged from 15.5.2 to 16.0.0 by @dependabot[bot] in #334 * chore(deps-dev): bump the bananass group across 2 directories with 3 updates by @dependabot[bot] in #335 * chore(deps): bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #340 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.2 to 1.5.5 by @dependabot[bot] in #341 * chore(deps-dev): bump @types/node from 22.15.17 to 22.15.18 by @dependabot[bot] in #338 * chore(deps-dev): bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #345 * chore(deps-dev): bump markdownlint-cli from 0.44.0 to 0.45.0 by @dependabot[bot] in #344 * chore(deps-dev): bump @codecov/vite-plugin from 1.9.0 to 1.9.1 by @dependabot[bot] in #346 * chore(deps-dev): bump the bananass group across 2 directories with 3 updates by @dependabot[bot] in #348 * chore(deps-dev): bump @types/node from 22.15.18 to 22.15.21 by @dependabot[bot] in #350 * chore(deps-dev): bump textlint from 14.7.1 to 14.7.2 by @dependabot[bot] in #349 * chore(deps-dev): bump @types/node from 22.15.21 to 22.15.24 by @dependabot[bot] in #354 * chore(deps-dev): bump @babel/core from 7.27.1 to 7.27.3 in the babel group across 1 directory by @dependabot[bot] in #352 * chore(deps-dev): bump @types/node from 22.15.24 to 22.15.26 by @dependabot[bot] in #355 * chore(deps-dev): bump lint-staged from 16.0.0 to 16.1.0 by @dependabot[bot] in #356 * chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #358 * chore(deps-dev): bump @babel/core from 7.27.3 to 7.27.4 in the babel group across 1 directory by @dependabot[bot] in #357 * chore(deps-dev): bump @types/node from 22.15.26 to 22.15.29 by @dependabot[bot] in #359 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.5.5 to 1.6.0 by @dependabot[bot] in #360 * chore(deps-dev): bump the bananass group across 2 directories with 3 updates by @dependabot[bot] in #364 * chore(deps-dev): bump textlint-rule-allowed-uris from 1.1.0 to 1.1.1 by @dependabot[bot] in #366 * chore(deps-dev): bump @types/node from 22.15.29 to 24.0.0 by @dependabot[bot] in #367 * chore(deps-dev): bump @types/node from 24.0.0 to 24.0.1 by @dependabot[bot] in #368 * chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #370 * chore(deps-dev): bump lint-staged from 16.1.0 to 16.1.2 by @dependabot[bot] in #369 * chore(deps-dev): bump @types/node from 24.0.1 to 24.0.3 by @dependabot[bot] in #371 * chore(deps-dev): bump concurrently from 9.1.2 to 9.2.0 by @dependabot[bot] in #372 * chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 by @dependabot[bot] in #373 * chore(deps-dev): bump @babel/core from 7.27.4 to 7.27.7 in the babel group across 1 directory by @dependabot[bot] in #376 * chore(deps-dev): bump prettier from 3.6.0 to 3.6.2 by @dependabot[bot] in #378 * chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #382 * chore(deps-dev): bump lerna from 8.2.2 to 8.2.3 by @dependabot[bot] in #381 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.0 to 1.6.1 by @dependabot[bot] in #383 * chore(deps-dev): bump @types/node from 24.0.3 to 24.0.8 by @dependabot[bot] in #385 * chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10 by @dependabot[bot] in #387 * chore(deps-dev): bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #386 * chore(deps-dev): bump the babel group across 1 directory with 3 updates by @dependabot[bot] in #388 * chore(deps-dev): bump the bananass group across 1 directory with 2 updates by @dependabot[bot] in #391 **Full Changelog**: v1.3.3...v1.3.4
chore(release): bump package versions from `v1.3.2` to `v1.3.3` (`pat… …ch`) (#297) ## Release Information: `v1.3.3` New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉 This PR bumps the package versions from `v1.3.2` to `v1.3.3` (`patch`). See [Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/14215733817) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-clang-format-node` | | SEMVER | `patch` | | Pre ID | `canary` | | Short SHA | ed550b4 | | Old Version | `v1.3.2` | | New Version | `v1.3.3` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🧰 Chores * chore(sync-server): update `lint-staged.config.js` by @lumirlumir in #259 * chore(sync-server): update `.editorconfig` `max_line_length` to `100000` by @lumirlumir in #260 * chore(website): add Codecov Vite plugin and update related configs for bundle analyzing by @lumirlumir in #266 * chore(website): conditionally enable bundle analysis in Codecov Vite plugin by @lumirlumir in #267 * chore(sync-server): update `.markdownlint.json` by @lumirlumir in #272 * chore(sync-server): update ESLint config and lint-staged to support markdown linting by @lumirlumir in #275 * chore(sync-server): update `FUNDING.yml` by @lumirlumir in #285 * chore(website): update `package.json` and rename `.mjs` to `.js` by @lumirlumir in #286 * chore(sync-server): update root level configuration files and fix typos by @lumirlumir in #293 * chore(*): update `tsconfig.json` by @lumirlumir in #296 ### 🔄 Continuous Integrations * ci(sync-server): add permissions to read contents in `lint.yml` and `test.yml` workflows by @lumirlumir in #256 * ci(sync-server): add permissions to `pull-request.yml` and `sync-client.yml` by @lumirlumir in #257 * ci(*): add read permissions to `test-cross-platform.yml` by @lumirlumir in #258 * ci(*): update `llvm-build-bump-pr.yml` to add `permissions` and disable `fail-fast` strategy by @lumirlumir in #264 * ci(*): update `llvm-build-bump-pr.yml` to enhance permissions and add build provenance attestations by @lumirlumir in #265 * ci(*): create `release.yml` by @lumirlumir in #281 ### 📝 Documentation * docs(*): delete maintainability badge from `README.md` by @lumirlumir in #287 ### ⬆️ Dependency Updates * chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #252 * chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #253 * chore(deps-dev): bump @types/node from 22.13.5 to 22.13.8 by @dependabot in #251 * chore(deps-dev): bump lerna from 8.2.0 to 8.2.1 by @dependabot in #254 * chore(deps-dev): bump @types/node from 22.13.8 to 22.13.9 by @dependabot in #255 * chore(deps-dev): bump @types/node from 22.13.9 to 22.13.10 by @dependabot in #261 * chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #262 * chore(deps): bump axios from 1.7.7 to 1.8.2 in the npm_and_yarn group across 1 directory by @dependabot in #263 * chore(deps-dev): bump @babel/core from 7.26.9 to 7.26.10 in the babel group across 1 directory by @dependabot in #268 * chore(deps-dev): bump textlint from 14.4.2 to 14.5.0 by @dependabot in #270 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.6 to 1.3.7 by @dependabot in #269 * chore(deps-dev): bump eslint-config-bananass from 0.0.5 to 0.0.6 in the bananass group across 1 directory by @dependabot in #273 * chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in #274 * chore(deps): bump shx from 0.3.4 to 0.4.0 by @dependabot in #276 * chore(deps-dev): bump vitepress-plugin-group-icons from 1.3.7 to 1.3.8 by @dependabot in #282 * chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.8 to 1.0.9 by @dependabot in #283 * chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot in #289 * chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11 by @dependabot in #288 * chore(deps-dev): bump @babel/cli from 7.26.4 to 7.27.0 in the babel group across 1 directory by @dependabot in #291 * chore(deps-dev): bump @types/node from 22.13.11 to 22.13.13 by @dependabot in #290 * chore(deps-dev): bump @types/node from 22.13.13 to 22.13.14 by @dependabot in #292 * chore(deps-dev): bump textlint from 14.5.0 to 14.6.0 by @dependabot in #294 * chore(deps-dev): bump @types/node from 22.13.14 to 22.13.17 by @dependabot in #295 **Full Changelog**: v1.3.2...v1.3.3
PreviousNext