Skip to content

Conversation

adamstankiewicz
Copy link
Member

Upgrades @edx/typescript-config to latest version (1.1.0) to pull in recent updates introduced by openedx/typescript-config#12.

Issues and resolutions:

  • .tsx files need to import React global; migrates to new JSX transform for parity with .jsx files, where React import is no longer needed.
  • Later/modern JS syntax like .replaceAll() not supported; updates lib to include "ESNext" (matches create-react-app's TS config and @davidjoy frontend-base).
  • Dynamic imports not supported; migrates to module: "ESNext"

@adamstankiewicz adamstankiewicz merged commit e18ebb9 into master Aug 8, 2024
@adamstankiewicz adamstankiewicz deleted the ags/bump-typescript-config-1.1.0 branch August 8, 2024 15:20
@openedx-semantic-release-bot

🎉 This PR is included in version 14.0.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

@openedx-semantic-release-bot

🎉 This PR is included in version 15.0.0-alpha.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

4 participants