Hi! I just upgraded the typesense js package to v1...
# community-help
a
Hi! I just upgraded the typesense js package to v1.3. Seems like
nearestNode
config is gone. Does that mean i should only use
nodes
config? Does that mean my searches will get slower?
k
nearestNode
should still exist. We have not removed it. Can you elaborate what you mean by the config being gone?
a
Oh! Nice, my mistake, sorry for that! I read comments about deprecation for
masterNode
inside the typescript types. But that is something else 😄
👍 1