这是indexloc提供的服务,不要输入任何密码
Skip to content

[v0.2.5] Add overload method to put() to allow _id for the first argument

Choose a tag to compare

@sosuisen sosuisen released this 26 Feb 09:35
· 1352 commits to main since this release

Features

  • Added overload method to put() to allow _id for the first argument

Breaking changes

  • sub_directory option of allDoc() has been removed. Use collection_path option instead.
  • collection_path options of put(), get(), remove() have been removed. Just use Collection Class.