-
Notifications
You must be signed in to change notification settings - Fork 258
Labels
kind/enhancementImprovements or new featuresImprovements or new featuresresolution/fixedThis issue was fixedThis issue was fixed
Description
https://www.pulumi.com/docs/iac/languages-sdks/javascript/
- Update the Node language overview page to use the standardized content in Standardize language overview pages #16436
- Note that dynamic providers may not work 100% depending on the package manager
- Update supported package managers: npm, pnpm, yarn 1, bun (bun is not supported as a runtime - just as a package manager)
- Pulumi ships with a bundled version of TypeScript 3.8.3 for backwards compatibility, but templates may include a TS version in package.json, which we will take precedence over the bundled version.
- Remove the section on adding TypeScript manually to an existing JS Pulumi program - this is not something people normally do.
- Move Dependencies on Provider Packages within Component Packages to a separate page and give it a more concise title. Make sure this page is linked from pages/guides that deal with creating components in TS
Metadata
Metadata
Assignees
Labels
kind/enhancementImprovements or new featuresImprovements or new featuresresolution/fixedThis issue was fixedThis issue was fixed