Releases: surrealdb/surrealdb.js
Releases · surrealdb/surrealdb.js
Release v1.0.0-beta.13
What's Changed
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
Release v1.0.0-beta.12
What's Changed
Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12
Release v1.0.0-beta.11
What's Changed
Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11
Release v1.0.0-beta.10
What's Changed
- fix: fix json conversion of geometries by @Odonno in #280
- number-looking like string should be escaped by @kearfy in #282
- Various improvements by @kearfy in #291
- publish npm package with latest only for non beta releases by @rluvaton in #289
- Update README by @kearfy in #294
- Add upsert by @kearfy in #295
- Ensure PreparedQuery has replacer context by @kearfy in #296
- Fix publish workflow by @kearfy in #297
New Contributors
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
Release v1.0.0-beta.9
What's Changed
- fix: fix GeometryCollection class by @Odonno in #273
- chore: fix lint issue by @Odonno in #274
- fix: update GeometryPolygon type by @Odonno in #276
- Add missing table cbor decoding by @Odonno in #271
- Engine should handle closing the connection by @kearfy in #279
- Bump version to v1.0.0-beta.9 by @kearfy in #278
New Contributors
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
Release v1.0.0-beta.8
What's Changed
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
Release v1.0.0-beta.7
What's Changed
- Update README.md by @kearfy in #261
- Implement version check by @kearfy in #262
- Add
run
andrelate
method by @kearfy in #264 - Require Node v18 by @kearfy in #265
- Bump version to v1.0.0-beta.7 by @kearfy in #267
- A Line is actually a LineString, which accepts two or more Points by @kearfy in #268
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
Release v1.0.0-beta.6
What's Changed
- Allow connecting to subpaths by @macjuul in #246
- Allow bigint in record ids by @macjuul in #250
- Update README.md by @kearfy in #254
- bugfix: Fix resource leaks in the WebSocket engine by @tai-kun in #253
- Add version method by @macjuul in #252
toJSON
andStringRecordId
by @kearfy in #256- bugfix: display proper error message when surrealdb responds with an error by @SamuelScheit in #249
- Explicit error when namespace and/or database are missing for HTTP engine by @kearfy in #257
- Fix build by @kearfy in #258
jsonify()
method by @kearfy in #259- Bump version to v1.0.0-beta.6 by @kearfy in #260
New Contributors
- @macjuul made their first contribution in #246
- @SamuelScheit made their first contribution in #249
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
Release v1.0.0-beta.5
Release v1.0.0-beta.4
What's Changed
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4