Skip to content

Setup algolia search#210

Merged
iamdevlinph merged 3 commits intomainfrom
add-algolia-search
Feb 5, 2026
Merged

Setup algolia search#210
iamdevlinph merged 3 commits intomainfrom
add-algolia-search

Conversation

@iamdevlinph
Copy link
Owner

Closes: #209


  • 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.md

@iamdevlinph iamdevlinph marked this pull request as ready for review February 4, 2026 23:59
@iamdevlinph iamdevlinph merged commit ad4d5f1 into main Feb 5, 2026
6 checks passed
@iamdevlinph iamdevlinph deleted the add-algolia-search branch February 5, 2026 00:42
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.

Links not being crawled

1 participant