File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # TerminusDB Client v10.0.6
2+
3+ ## New 🚀
4+
5+ * Allow infinite size of body and content by @rrooij in https://github.com/terminusdb/terminusdb-client-js/pull/129
6+ * Improving installation steps for the js package by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/125
7+ * Update createDocs.js by @mark-terminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/130
8+ * Use eol.lf with jsdoc-to-markdown, improve CI workflow by @spl in https://github.com/terminusdb/terminusdb-client-js/pull/133
9+
10+ ## Fixes 🛠
11+
12+ * Fixed WOQL.post function by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/118
13+ * Fix linting by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/112
14+ * Fixes update_triple variable name bug by @Neelterminusdb in https://github.com/terminusdb/terminusdb-client-js/pull/131
15+
16+ ---
17+
118# TerminusDB Client v10.0.5
219
320## New 🚀
Original file line number Diff line number Diff line change 11{
22 "name" : " @terminusdb/terminusdb-client" ,
3- "version" : " 10.0.5 " ,
3+ "version" : " 10.0.6 " ,
44 "description" : " TerminusDB client library" ,
55 "main" : " index.js" ,
66 "types" : " ./dist/typescript/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments