Skip to content

Conversation

axe312ger
Copy link
Collaborator

@axe312ger axe312ger commented Aug 20, 2025

  • node v20
  • using the react-native field for exports
  • having the whole build setup (including ts) within rollup

based on our findings in contentful/contentful-batch-libs#913

@axe312ger axe312ger requested a review from a team as a code owner August 20, 2025 14:00
Copy link
Contributor

@elylucasctfl elylucasctfl left a comment

Choose a reason for hiding this comment

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

Left a note about updating the version of node ran in circle. If that change requires a reapproval let me know.

"types": "dist/types/index.d.ts",
"engines": {
"node": ">=18"
"node": ">=20"
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good point!!

Copy link
Contributor

@elylucasctfl elylucasctfl left a comment

Choose a reason for hiding this comment

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

might run a prettier fix on it as well, there were quite a few warnings thrown

@elylucasctfl
Copy link
Contributor

Theres also a strange error happening in CI on builds. Looks like the instance is running out of memory. Does this build locally? If so, is there something you would see that we could do to help?

image

@axe312ger
Copy link
Collaborator Author

Theres also a strange error happening in CI on builds. Looks like the instance is running out of memory. Does this build locally? If so, is there something you would see that we could do to help?
image

No, it does NOT build locally. Super strange, the exact same config builds types in batch libs with ease. I'll check whats happening there!

@whitelisab whitelisab merged commit 1400aa8 into beta Sep 5, 2025
6 checks passed
@whitelisab whitelisab deleted the beta-migrate-to-new-rollup-setup branch September 5, 2025 20:54
@contentful-automation
Copy link
Contributor

🎉 This PR is included in version 12.0.0-beta.9 🎉

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.

3 participants