Skip to content

Commit ad609b5

Browse files
dariakpgithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 3f7196e commit ad609b5

34 files changed

+619
-136
lines changed

docs/Next/classes/ClientEncryption.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCredentials.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptAzureKMSRequestError.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptCreateDataKeyError.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptCreateEncryptedCollectionError.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptInvalidArgumentError.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/Next/classes/MongoCryptKMSRequestNetworkTimeoutError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/Next/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,12 @@
154154
</tr>
155155
</tbody>
156156
</table>
157-
<a id="md:typescript-version" class="tsd-anchor"></a><h4 class="tsd-anchor-link">Typescript Version<a href="#md:typescript-version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h4><p>We recommend using the latest version of typescript, however we currently ensure the driver's public types compile against <code>typescript@4.4.0</code>.
157+
<a id="md:typescript-version" class="tsd-anchor"></a><h4 class="tsd-anchor-link">Typescript Version<a href="#md:typescript-version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h4><p>We recommend using the latest version of typescript, however we currently ensure the driver's public types compile against <code>typescript@5.6.0</code>.
158158
This is the lowest typescript version guaranteed to work with our driver: older versions may or may not work - use at your own risk.
159159
Since typescript <a href="https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes" target="_blank" class="external">does not restrict breaking changes to major versions</a>, we consider this support best effort.
160160
If you run into any unexpected compiler failures against our supported TypeScript versions, please let us know by filing an issue on our <a href="https://jira.mongodb.org/browse/NODE" target="_blank" class="external">JIRA</a>.</p>
161-
<p>Additionally, our Typescript types are compatible with the ECMAScript standard for our minimum supported Node version. Currently, our Typescript targets es2021.</p>
162-
<a id="md:installation" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Installation<a href="#md:installation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>The recommended way to get started using the Node.js 5.x driver is by using the <code>npm</code> (Node Package Manager) to install the dependency in your project.</p>
161+
<p>Additionally, our Typescript types are compatible with the ECMAScript standard for our minimum supported Node version. Currently, our Typescript targets es2023.</p>
162+
<a id="md:installation" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Installation<a href="#md:installation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>The recommended way to get started using the Node.js driver is by using the <code>npm</code> (Node Package Manager) to install the dependency in your project.</p>
163163
<p>After you've created your own project using <code>npm init</code>, you can run:</p>
164164
<pre><code class="bash"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-3">install</span><span class="hl-1"> </span><span class="hl-3">mongodb</span>
165165
</code><button type="button">Copy</button></pre>

docs/Next/interfaces/AWSEncryptionKeyOptions.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/Next/interfaces/AutoEncryptionOptions.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)