Skip to content

Languages Pages Update: Node #16440

@jkodroff

Description

@jkodroff

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

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions