Skip to content

Conversation

@r0b1n
Copy link
Contributor

@r0b1n r0b1n commented Mar 10, 2025

Checklist

  • Contains unit tests ❌
  • Contains breaking changes ❌
  • Did you update version and changelog? ❌

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

Potentially fix some interesting build errors.
Update ts-node.

Copy link
Collaborator

@weirdwater weirdwater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. To push the update through we will need the version to be applied to the lockfile as well, see the relevant comment how to do so.

@weirdwater
Copy link
Collaborator

@r0b1n, we merged the fixes to the CI/CD to master. You can rebase your branch to pass the CI/CD checks.

@weirdwater weirdwater merged commit 5083b64 into mendix:master Mar 11, 2025
7 checks passed
weirdwater added a commit that referenced this pull request Mar 21, 2025
PR #117 addressed an import of a common js module that assumed it had a
named export, which caused an error in some environments. It appears
that this fix broke other widgets with custom configuration as the
imported module does not have a default exported member.

This PR addresses both issues. It has been verified with the widgets
that broke before and after 10.18.1.
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