Releases: surrealdb/surrealdb.js
Releases · surrealdb/surrealdb.js
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
v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
Full Changelog: v0.11.1...v1.0.0-beta.1
Release v0.11.1
What's Changed
- Update README.md by @kearfy in #200
- Add CONTRIBUTING.md by @naisofly in #201
- Fix live test by @kearfy in #225
- fix: reject send promise upon catching inner error by @oliver-oloughlin in #220
- fix: allow TemplateStringsArray as argument to
surrealql()
by @oliver-oloughlin in #222 - Bump v0.11.1 by @kearfy in #226
New Contributors
- @naisofly made their first contribution in #201
- @oliver-oloughlin made their first contribution in #220
Full Changelog: v0.11.0...v0.11.1