You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix: make an explicit dependency on long ([#352](https://github.com/googleapis/nodejs-datastore/pull/352))
13
+
- fix: include types in package ([#351](https://github.com/googleapis/nodejs-datastore/pull/351))
14
+
- fix: add missing package, and add install test ([#346](https://github.com/googleapis/nodejs-datastore/pull/346))
15
+
16
+
### Documentation
17
+
- docs(samples): Update datastore_transaction_retry sample to use function arguments rather than closed variables. ([#339](https://github.com/googleapis/nodejs-datastore/pull/339))
18
+
19
+
### Internal / Testing Changes
20
+
- refactor(ts): enable noImplicitAny on test/request.ts ([#343](https://github.com/googleapis/nodejs-datastore/pull/343))
21
+
- refactor(ts): enable noImplicitAny on test/query.ts ([#342](https://github.com/googleapis/nodejs-datastore/pull/342))
22
+
- build: update release configuration
23
+
- chore: update proto docs and code style
24
+
- chore(deps): update dependency mocha to v6 ([#338](https://github.com/googleapis/nodejs-datastore/pull/338))
0 commit comments