| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-01 | 5.3 kB | |
| v15.8.0 source code.tar.gz | 2026-08-01 | 3.3 MB | |
| v15.8.0 source code.zip | 2026-08-01 | 4.0 MB | |
| Totals: 3 Items | 7.3 MB | 1 | |
What's Changed
Feature
- Upgrade textlint MCP server to SDK v2 by @azu in https://github.com/textlint/textlint/pull/2102
- feat: group logs based on file when using gh formatter by @thompson-tomo in https://github.com/textlint/textlint/pull/2094
Documentation
- docs: update package URL by @314systems in https://github.com/textlint/textlint/pull/2061
Refactoring
- refactor: replace chalk with Node.js built-in styleText() by @Bhavysinghal in https://github.com/textlint/textlint/pull/2079
- refactor(ast-node-types): simplify TypeofTxtNode with a lookup map by @314systems in https://github.com/textlint/textlint/pull/2078
CI
- CI: Upgrade automerge-gate action to v5.0.0 by @azu in https://github.com/textlint/textlint/pull/2048
- chore(deps): update peaceiris/actions-gh-pages action to v4.1.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2049
- chore(deps): update github/codeql-action action to v3.35.5 by @renovate[bot] in https://github.com/textlint/textlint/pull/2053
- chore(deps): update github/codeql-action action to v3.36.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2058
- chore(deps): update patch updates to v3.36.1 by @renovate[bot] in https://github.com/textlint/textlint/pull/2069
- chore(deps): update patch updates to v3.36.2 by @renovate[bot] in https://github.com/textlint/textlint/pull/2070
- chore(deps): update github/codeql-action action to v3.36.3 by @renovate[bot] in https://github.com/textlint/textlint/pull/2086
- chore(deps): update github/codeql-action action to v3.37.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2090
- chore(deps): update github/codeql-action action to v3.37.1 by @renovate[bot] in https://github.com/textlint/textlint/pull/2093
- chore(deps): update minor updates by @renovate[bot] in https://github.com/textlint/textlint/pull/2097
- chore(deps): update github/codeql-action action to v3.37.2 by @renovate[bot] in https://github.com/textlint/textlint/pull/2098
- chore(deps): update github/codeql-action action to v3.37.3 by @renovate[bot] in https://github.com/textlint/textlint/pull/2099
Dependency Updates
- chore(deps): update dependency oxlint-tsgolint to ^0.23.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2051
- chore(deps): update dependency @types/react to ^18.3.29 by @renovate[bot] in https://github.com/textlint/textlint/pull/2054
- chore(deps): update dependency mocha to ^11.7.6 by @renovate[bot] in https://github.com/textlint/textlint/pull/2055
- chore(deps): update babel monorepo to ^7.29.7 by @renovate[bot] in https://github.com/textlint/textlint/pull/2056
- chore(deps): update babel monorepo to ^7.29.7 by @renovate[bot] in https://github.com/textlint/textlint/pull/2057
- chore(deps): update pnpm to v10.34.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2059
- chore(deps): update pnpm to v10.34.1 by @renovate[bot] in https://github.com/textlint/textlint/pull/2060
- chore(deps): update minor updates to ^4.2.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2063
- chore(deps): update vitest monorepo to ^3.2.6 by @renovate[bot] in https://github.com/textlint/textlint/pull/2064
- chore(deps): update react monorepo (patch) by @renovate[bot] in https://github.com/textlint/textlint/pull/2065
- chore(deps): update minor updates to ^24.13.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2066
- chore(deps): update react monorepo to ^18.3.31 by @renovate[bot] in https://github.com/textlint/textlint/pull/2067
- chore(deps): update patch updates to ^24.13.1 by @renovate[bot] in https://github.com/textlint/textlint/pull/2068
- chore(deps): update patch updates (patch) by @renovate[bot] in https://github.com/textlint/textlint/pull/2072
- chore(deps): update patch updates to v10.34.4 by @renovate[bot] in https://github.com/textlint/textlint/pull/2074
- chore(deps): update dependency js-yaml to ^4.3.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2080
- chore(deps): update dependency oxlint-tsgolint to ^0.24.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2083
- chore(deps): update dependency vitest to ^3.2.7 by @renovate[bot] in https://github.com/textlint/textlint/pull/2085
- chore(deps): update dependency @types/node to ^24.13.3 by @renovate[bot] in https://github.com/textlint/textlint/pull/2087
- chore(deps): update pnpm to v10.34.5 by @renovate[bot] in https://github.com/textlint/textlint/pull/2088
- chore(deps): update docusaurus monorepo to ^3.10.2 by @renovate[bot] in https://github.com/textlint/textlint/pull/2089
- chore(deps): update dependency oxlint-tsgolint to ^0.25.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2092
- chore(deps): update react monorepo to ^19.2.8 by @renovate[bot] in https://github.com/textlint/textlint/pull/2095
- chore(deps): update dependency @modelcontextprotocol/sdk to ^1.30.0 by @renovate[bot] in https://github.com/textlint/textlint/pull/2100
New Contributors
- @Bhavysinghal made their first contribution in https://github.com/textlint/textlint/pull/2079
Full Changelog: https://github.com/textlint/textlint/compare/v15.7.1...v15.8.0