Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore: replace substr with slice #2738

Merged
merged 1 commit into from
Jan 17, 2022
Merged

chore: replace substr with slice #2738

merged 1 commit into from
Jan 17, 2022

Conversation

danielroe
Copy link
Member

❓ Type of change

  • 🧹 Chore

πŸ“š Description

This PR replaces .substr use with .slice as the former is deprecated. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe requested a review from pi0 January 15, 2022 15:15
@danielroe danielroe self-assigned this Jan 15, 2022
@netlify
Copy link

netlify bot commented Jan 15, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 1e3f828

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/61e2e513903efe0008157e0c

@pi0 pi0 merged commit 4111038 into main Jan 17, 2022
@pi0 pi0 deleted the chore/remove-substr branch January 17, 2022 10:49
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants