typesense-js icon indicating copy to clipboard operation
typesense-js copied to clipboard

feat: add dedicated emplace function for documents and remove type hints for actions on write functions

Open tharropoulos opened this issue 3 months ago • 0 comments

Change Summary

  • Add dedicated emplace function for single writes
  • Don't let users define the action type of a function when it's being overridden afterwards by Object.assign.
  • Closes #313

PR Checklist

tharropoulos avatar Nov 18 '25 17:11 tharropoulos