Skip to content

Conversation

@lucas-koehler
Copy link
Contributor

  • Upgrade all packages to use typescript ~4.9.5
  • Update typedoc version to ~0.25.3 and remove custom typedoc theme
  • Adapt @mui/icons-material imports in material-renderers to work with later typescript versions. The used imports broke starting with 4.2.4
  • Fix typescript target from ESNext to ES2021 because
  • Fix typescript module from ESNext to ES2020

Remove ESNext from typescript configurations because it leads to changes in output when updating the typescript version.
For target ESNext is explicitly discouraged in the typescript docs. E.g. it broke vue linting when only upgrading the typescript version.

….25.3

- Upgrade all packages to use  typescript `~4.9.5`
- Update typedoc version to `~0.25.3` and remove custom typedoc theme
- Adapt @mui/icons-material imports in material-renderers to work with
  later typescript versions. The used imports broke starting with 4.2.4
- Fix typescript target from ESNext to ES2021 because
- Fix typescript module from ESNext to ES2020

Remove ESNext from typescript configurations because it leads to changes
in output when updating the typescript version.
For `target` ESNext is explicitly discouraged in the typescript docs.
@netlify
Copy link

netlify bot commented Jan 5, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit bc4d513
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/6597ff344cacb60008d4796b
😎 Deploy Preview https://deploy-preview-2241--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

Coverage Status

coverage: 84.795% (+1.7%) from 83.078%
when pulling bc4d513 on typescript-4.9.5
into 3b58277 on master.

@lucas-koehler lucas-koehler merged commit c8d3ecf into master Jan 9, 2024
@lucas-koehler lucas-koehler deleted the typescript-4.9.5 branch January 9, 2024 08:25
@lucas-koehler lucas-koehler added this to the 3.2 milestone Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants