Skip to content

refactor(valid-title): use substring instead of substr#1279

Merged
G-Rath merged 1 commit intomainfrom
replace-substr
Nov 5, 2022
Merged

refactor(valid-title): use substring instead of substr#1279
G-Rath merged 1 commit intomainfrom
replace-substr

Conversation

@G-Rath
Copy link
Copy Markdown
Collaborator

@G-Rath G-Rath commented Nov 5, 2022

substr is actually non-spec - its very unlikely to ever go away, but we're using substring everywhere else and IDEs flag it as deprecated so might as well change our sole usage of it

@G-Rath G-Rath merged commit a1fd97e into main Nov 5, 2022
@G-Rath G-Rath deleted the replace-substr branch November 5, 2022 20:51
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 27.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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