Skip to content

chore: Remove the @deprecated doc tag from the style prop#368

Merged
csandman merged 1 commit intov5from
chore/remove-deprecated-doc-tag
Apr 3, 2025
Merged

chore: Remove the @deprecated doc tag from the style prop#368
csandman merged 1 commit intov5from
chore/remove-deprecated-doc-tag

Conversation

@csandman
Copy link
Copy Markdown
Owner

@csandman csandman commented Apr 3, 2025

This is just a quick PR to remove the @deprecated TSDoc tag from the style prop, as there is a valid use case for it. This was motivated by the fact that the newer TypeScript ESLint version of the deprecation plugin now properly checks React props. So this will prevent bad ESLint warnings.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2025

📊 Package size report   0.1%↑

File Before After
dist/index.d.mts 19.9 kB 0.4%↑20.0 kB
dist/index.d.ts 19.9 kB 0.4%↑20.0 kB
Total (Includes all files) 155.0 kB 0.1%↑155.2 kB
Tarball size 31.1 kB 0.09%↑31.1 kB
Unchanged files
File Size
dist/index.js 32.5 kB
dist/index.mjs 30.9 kB
LICENSE.md 1.1 kB
package.json 3.2 kB
README.md 47.5 kB

🤖 This report was automatically generated by pkg-size-action

@csandman csandman merged commit 2742a1a into v5 Apr 3, 2025
2 checks passed
@csandman csandman deleted the chore/remove-deprecated-doc-tag branch January 9, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants