Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove deprecated support of top-level TransformOptions on InlineCode classes #281

Merged
merged 3 commits into from
Dec 18, 2022

Conversation

mrgrain
Copy link
Owner

@mrgrain mrgrain commented Dec 18, 2022

BREAKING CHANGE: InlineCode classes now only take TransformerProps as second argument. Please provide any transform options via props.transformOptions. Previously TransformOptions could be provided at the top-level.

…ineXCode classes

BREAKING CHANGE: `InlineXCode` classes now only take `TransformerProps` as second argument. Please provide any transform options via `props.transformOptions`.
@mrgrain mrgrain changed the title chore: remove deprecated support of top-level TransformOptions on InlineXCode classes chore: remove deprecated support of top-level TransformOptions on InlineCode classes Dec 18, 2022
Signed-off-by: github-actions <[email protected]>
@mergify mergify bot merged commit 7159ef9 into main Dec 18, 2022
@mergify mergify bot deleted the remove-deprecated-features branch December 18, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant