Skip to content

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

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

csandman
Copy link
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.

Copy link

stackblitz bot commented Apr 3, 2025

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

Copy link

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
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