Skip to content

Conversation

@iamdevlinph
Copy link
Owner

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 mentioned this pull request Dec 5, 2024
10 tasks
@iamdevlinph
Copy link
Owner Author

Handled in #204

@iamdevlinph iamdevlinph closed this Dec 5, 2024
@iamdevlinph iamdevlinph deleted the update-dev-deps branch December 5, 2024 00:16
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