Skip to content

refactor(config)!: turn typography off by default#1467

Merged
Nytelife26 merged 1 commit intomainfrom
refactor/no-typography
Jan 10, 2026
Merged

refactor(config)!: turn typography off by default#1467
Nytelife26 merged 1 commit intomainfrom
refactor/no-typography

Conversation

@Nytelife26
Copy link
Copy Markdown
Contributor

Relevant issues

Related to discussion on #1466 and #1405.

Brief

Previously, the typography module would create issues with non-plaintext files, so the default configuration has been adjusted here to reduce friction for users working with such files.

Changes

  • Turn off the typography module by default.

This follows discussion on #1466 and #1405. Previously, the `typography`
module would create issues with non-plaintext files, so the default
configuration has been adjusted here to reduce friction for users
working with such file.

BREAKING CHANGE: The `typography` module no longer runs by default.
@Nytelife26 Nytelife26 requested a review from suchow as a code owner January 10, 2026 00:50
@Nytelife26 Nytelife26 added type: refactor A change that does not fix a bug or add a feature version: breaking PRs with breaking changes, requiring a major release labels Jan 10, 2026
@Nytelife26 Nytelife26 requested a review from drainpixie January 10, 2026 01:42
@Nytelife26 Nytelife26 merged commit 3a9540f into main Jan 10, 2026
34 checks passed
@Nytelife26 Nytelife26 deleted the refactor/no-typography branch January 10, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: refactor A change that does not fix a bug or add a feature version: breaking PRs with breaking changes, requiring a major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants