Skip to content

Conversation

@remcohaszing
Copy link
Contributor

Version 11 migrated to ESM with a named export. This was not reflected by the types, now it is.

I also had to add some workarounds for bugs in @putout/babel, madrun, and test fixtures.

Closes #17

remcohaszing and others added 2 commits April 7, 2025 10:50
Version 11 migrated to ESM with a named export. This was not reflected
by the types, now it is.

I also had to add some workarounds for bugs in `@putout/babel`,
`madrun`, and test fixtures.

Closes coderaiser#17
@coderaiser
Copy link
Owner

Thanks!

@coderaiser coderaiser merged commit 3a4eca1 into coderaiser:master Apr 7, 2025
3 checks passed
@remcohaszing remcohaszing deleted the update-types branch April 7, 2025 20:16
coderaiser added a commit that referenced this pull request Apr 8, 2025
* Fix export types

Version 11 migrated to ESM with a named export. This was not reflected
by the types, now it is.

I also had to add some workarounds for bugs in `@putout/babel`,
`madrun`, and test fixtures.

Closes #17

* chore: estree-to-babel: actions: lint ☘️

* Update test/estree-to-babel.errors.ts

* chore: estree-to-babel: actions: lint ☘️

* Update lib/estree-to-babel.d.ts

---------

Co-authored-by: remcohaszing <[email protected]>
Co-authored-by: coderaiser <[email protected]>
Co-authored-by: coderaiser <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken types

2 participants