Skip to content

Docusaurus stuff#195

Open
iamdevlinph wants to merge 3 commits intomainfrom
docusaurus-stuff
Open

Docusaurus stuff#195
iamdevlinph wants to merge 3 commits intomainfrom
docusaurus-stuff

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

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