edgedb-js v1.5.8
What's Changed
- Fix address missing from Client.resolveConnectionParams() by @CarsonF in #1028
- Properly quote release name for
@
literal by @scotttrinh in #1027 - Replace tslint with typescript-eslint by @diksipav in #1030
- Bump to latest Prettier by @scotttrinh in #1033
- Include integration tests in prettier glob by @scotttrinh in #1035
- Attempt an across-the-board dep version bump by @scotttrinh in #1034
- Update TS version in the monorepo by @diksipav in #1054
- Update readme with config needed to run tests locally by @diksipav in #1056
- Faster SCRAM when using browserCrypto by @scotttrinh in #1063
- Prefer node:crypto by @scotttrinh in #1064