Skip to content

4.1.6 Update arrayRemoveItem to support numbers#207

Merged
iamdevlinph merged 9 commits intomainfrom
4.1.6/update-array-remove-item
Jan 21, 2026
Merged

4.1.6 Update arrayRemoveItem to support numbers#207
iamdevlinph merged 9 commits intomainfrom
4.1.6/update-array-remove-item

Conversation

@iamdevlinph
Copy link
Owner

@iamdevlinph iamdevlinph commented Jan 21, 2026

Closes: #


  • This PR will add a new method
  • New method directory src/<method_name>/
  • Created method file under src/<method_name>/<method_name>.js
  • Added jsdoc comments in the method file
  • Created a test under src/<method_name>/<method_name>.spec.js
  • Export the method file in main entry file src/index.js
  • Add entry in the typings
  • Generate docs

  • Bump package version to 1.0.x (patch) OR 1.x.0 (minor)
  • Update the changelog.json

@iamdevlinph iamdevlinph merged commit 3c66a4b into main Jan 21, 2026
6 checks passed
@iamdevlinph iamdevlinph deleted the 4.1.6/update-array-remove-item branch January 21, 2026 20:46
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.

1 participant