Skip to content

docs: remove extra asterisks from single line jsdoc comments#4792

Merged
yaacovCR merged 1 commit into
graphql:16.x.xfrom
yaacovCR:protect-against-asterisks
Jun 2, 2026
Merged

docs: remove extra asterisks from single line jsdoc comments#4792
yaacovCR merged 1 commit into
graphql:16.x.xfrom
yaacovCR:protect-against-asterisks

Conversation

@yaacovCR

@yaacovCR yaacovCR commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

if a single line jsdoc comment was spread across multiple lines by the asterisks themseles:

/**
 * Single-line comment
 */

We don't want that asterisk to be misinterpreted.

Stopgap solution.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

@yaacovCR is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@yaacovCR yaacovCR merged commit f8680fa into graphql:16.x.x Jun 2, 2026
20 of 21 checks passed
@yaacovCR yaacovCR deleted the protect-against-asterisks branch June 2, 2026 21:03
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jun 3, 2026
…#4792)

if a single line jsdoc comment was spread across multiple lines by the
asterisks themseles:

```ts
/**
 * Single-line comment
 */
 ```

 We don't want that asterisk to be misinterpreted.

 Stopgap solution.
yaacovCR added a commit that referenced this pull request Jun 3, 2026
if a single line jsdoc comment was spread across multiple lines by the
asterisks themseles:

```ts
/**
 * Single-line comment
 */
 ```

 We don't want that asterisk to be misinterpreted.

 Stopgap solution.
yaacovCR added a commit that referenced this pull request Jun 9, 2026
## v16.14.2 (2026-06-09)

#### Docs 📝
<details>
<summary> 7 PRs were merged </summary>

* [#4782](#4782) docs: update API ([@yaacovCR](https://github.com/yaacovCR))
* [#4783](#4783) docs: website review ([@yaacovCR](https://github.com/yaacovCR))
* [#4788](#4788) docs: add Node.js tracing channels guide ([@logaretm](https://github.com/logaretm))
* [#4789](#4789) docs: overhaul index and update/add additional migration guides ([@yaacovCR](https://github.com/yaacovCR))
* [#4792](#4792) docs: remove extra asterisks from single line jsdoc comments ([@yaacovCR](https://github.com/yaacovCR))
* [#4794](#4794) docs: refresh website with broader execution/tracing update ([@yaacovCR](https://github.com/yaacovCR))
* [#4801](#4801) docs: correct extension field comments - v16 ([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Polish 💅
* [#4787](#4787) docs: update documentation for v17 release candidate ([@yaacovCR](https://github.com/yaacovCR))

#### Committers: 2
* Abdelrahman Awad([@logaretm](https://github.com/logaretm))
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant