Skip to content

chore: version packages for release#118

Merged
boazpoolman merged 1 commit intomainfrom
changeset-release/main
Apr 23, 2026
Merged

chore: version packages for release#118
boazpoolman merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 19, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@strapi/sdk-plugin@6.1.0

Minor Changes

Patch Changes

  • #124 eb33a92 Thanks @boazpoolman! - chore: update dependencies

  • #121 b8d289b Thanks @boazpoolman! - fix type declarations not being generated for custom exports

    Previously, only ./strapi-admin and ./strapi-server exports would produce .d.ts files when a types field was defined in package.json. Custom exports silently skipped type generation because no per-bundle tsconfig existed for them.

    The build now falls back to the project root tsconfig.build.json or tsconfig.json when no per-bundle tsconfig is found, so any export with a types field will correctly emit type declarations.

  • #117 6a61df0 Thanks @jhoward1994! - include all source files for type declaration

  • #123 c8bbba9 Thanks @jhoward1994! - Pin generated plugin devDependencies typescript and @strapi/typescript-utils to ^5 so install succeeds with Strapi 5 (avoids resolving TypeScript 6, which conflicts with react-intl@6 peerOptional range).

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7391059 to f558d2a Compare April 1, 2026 10:08
@Bassel17 Bassel17 self-requested a review April 23, 2026 12:55
Bassel17
Bassel17 previously approved these changes Apr 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7aa54aa to d871d2b Compare April 23, 2026 14:53
@github-actions github-actions Bot force-pushed the changeset-release/main branch from d871d2b to 600d864 Compare April 23, 2026 14:54
@sonarqubecloud
Copy link
Copy Markdown

@boazpoolman boazpoolman merged commit b0b5e77 into main Apr 23, 2026
13 of 14 checks passed
@boazpoolman boazpoolman deleted the changeset-release/main branch April 23, 2026 15:16
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.

2 participants