Commit 9d39bd4
v15.6.0 (#2015)
<!-- Release notes generated using configuration in .github/release.yml
at master -->
## What's Changed
### Features
* feat(markdown-to-ast): add support for TOML and JSON frontmatter by
@3w36zj6 in #2012
### CI
* fix(ci): remove CNAME from website PR preview build by @azu in
#1999
* chore(deps): update github/codeql-action action to v3.35.2 by
@renovate[bot] in #2010
* Update merge-gatekeeper action and add actions permission by @azu in
#2014
### Dependency Updates
* chore(deps): update docusaurus monorepo to ^3.10.0 (minor) by
@renovate[bot] in #2000
* chore(deps): update dependency oxlint to ^1.59.0 by @renovate[bot] in
#2002
* chore(deps): update patch updates (patch) by @renovate[bot] in
#2001
* chore(deps): update dependency oxlint-tsgolint to ^0.20.0 by
@renovate[bot] in #2004
* chore(deps): update dependency json5 to ^2.2.3 by @renovate[bot] in
#2003
* chore(deps): update react monorepo to ^19.2.5 (patch) by
@renovate[bot] in #2005
* chore(deps): update dependency oxlint-tsgolint to ^0.21.0 by
@renovate[bot] in #2007
* chore(deps): update dependency oxlint-tsgolint to ^0.21.1 by
@renovate[bot] in #2009
* chore(deps): update pnpm to v10.33.1 by @renovate[bot] in
#2011
* chore(deps): update pnpm to v10.33.2 by @renovate[bot] in
#2013
### Other Changes
* fix(website): move onBrokenMarkdownLinks into markdown.hooks by @azu
in #1998
**Full Changelog**:
v15.5.4...v15.6.0
Co-authored-by: azu <[email protected]>1 parent f14e25a commit 9d39bd4
22 files changed
Lines changed: 22 additions & 22 deletions
File tree
- packages
- @textlint
- ast-node-types
- ast-tester
- ast-traverse
- config-loader
- feature-flag
- fixer-formatter
- kernel
- legacy-textlint-core
- linter-formatter
- markdown-to-ast
- module-interop
- resolver
- source-code-fixer
- text-to-ast
- textlint-plugin-markdown
- textlint-plugin-text
- types
- utils
- textlint-scripts
- textlint-tester
- textlint
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments