The package now only contains a single bundled CommonJS file.
There is no longer a CommonJS & ESM version with types, source maps and so on.
This will reduce the package size a lot and reduces the build steps, as it is not needed for a CMD-line tool like this.
Update from surrealdb.js to surrealdb
Surreal changed the lib name to surrealdb - this is aligned now (already merged to main)
Version 2.6
Breaking change
The package now only contains a single bundled CommonJS file. There is no longer a CommonJS & ESM version with types, source maps and so on. This will reduce the package size a lot and reduces the build steps, as it is not needed for a CMD-line tool like this.
Update from surrealdb.js to surrealdb
Surreal changed the lib name to
surrealdb
- this is aligned now (already merged to main)