Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mutator API to experimental sub export #4290

Merged
merged 14 commits into from
Sep 21, 2024

Conversation

joheredi
Copy link
Member

@joheredi joheredi commented Aug 28, 2024

Adds experimental sub export for exposing unstable APIs.

  • This PR exposes an unstable Mutators API to iterate on.
  • Also added a warn when importing from experimental sub-path to let consumers know APIs there are unstable.

@microsoft-github-policy-service microsoft-github-policy-service bot added the compiler:core Issues for @typespec/compiler label Aug 28, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Aug 28, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - feature ✏️

Adding experimental (unstable) API fro Type Mutators

@joheredi joheredi marked this pull request as ready for review August 28, 2024 23:09
@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@joheredi joheredi added this pull request to the merge queue Sep 20, 2024
Merged via the queue into microsoft:main with commit 063d7ed Sep 21, 2024
22 checks passed
@joheredi joheredi deleted the feature/mutators branch September 21, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants