Skip to content

chore: release#21

Merged
flyon merged 1 commit intomainfrom
changeset-release/main
Apr 24, 2026
Merged

chore: release#21
flyon merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 24, 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

@_linked/cli@1.3.3

Patch Changes

  • 8179c96 - Remove webpack loader ./plugins/check-imports from the package barrel (src/index.ts). The loader is CJS (uses require()) and was crashing ESM consumers at import time with "require is not defined in ES module scope". Webpack loads this file directly by path via config-webpack.ts, so no public export is needed. Also fix two relative imports in tailwind.config.ts and utils.ts that were missing .js extensions.

  • #19 eb1224e Thanks @flyon! - Remove prepack: yarn build && pinst --disable and postpack: pinst --enable scripts. These were conflicting with the CI publish flow (ENEEDAUTH on the actual npm publish call). Build now happens only in the dedicated CI "Build" step. Also remove postinstall: husky install (not needed for published installs).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6d2d8c2 to c87028b Compare April 24, 2026 10:01
@flyon flyon merged commit e09081a into main Apr 24, 2026
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.

1 participant