Skip to content

Conversation

@alison-mk
Copy link
Contributor

Addressing customer request in #806

@learn-build-service-prod
Copy link

Learn Build status updates of commit be2b50f:

✅ Validation status: passed

File Status Preview URL Details
docs/develop/typescript-restrictions.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copilot finished reviewing on behalf of alison-mk November 21, 2025 22:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds TypeScript version information to the Office Scripts documentation to help users understand which TypeScript features are supported. This addresses a customer request in issue #806.

  • Added a NOTE section specifying that Office Scripts uses TypeScript version 4.0.3
  • Updated the document modification date to reflect the current change

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 2497c73:

✅ Validation status: passed

File Status Preview URL Details
docs/develop/typescript-restrictions.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copy link
Collaborator

@AlexJerabek AlexJerabek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving, but curious why this is a note instead of a section. I don't have an opinion either way - just looking to understand.

@alison-mk
Copy link
Contributor Author

@AlexJerabek My take is that the version is slightly different from the rest of the items in the article—it's more generic than the restrictions—but it still fits best into this article. I did waffle about whether it should be a section or a note though, so I'm absolutely open to making it a section if you lean that direction.

@AlexJerabek
Copy link
Collaborator

@AlexJerabek My take is that the version is slightly different from the rest of the items in the article—it's more generic than the restrictions—but it still fits best into this article. I did waffle about whether it should be a section or a note though, so I'm absolutely open to making it a section if you lean that direction.

That's fair. Please publish as is.

@alison-mk alison-mk merged commit 2453b46 into main Nov 24, 2025
3 checks passed
@alison-mk alison-mk deleted the alison-mk-ts-version branch November 24, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document exactly what version/release of Typescript/Javascript is supported by Office Scripts

3 participants