Skip to content

develop#18

Merged
gabrielrufino merged 12 commits into
v1from
develop
Apr 22, 2026
Merged

develop#18
gabrielrufino merged 12 commits into
v1from
develop

Conversation

@gabrielrufino

@gabrielrufino gabrielrufino commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

- Replace tsup with tsdown as the project bundler.
- Update the main entry point in package.json and action.yml to 'dist/index.cjs'.
- Remove tsup.config.ts and add tsdown.config.ts with equivalent settings.
- Rebuild distribution files in the dist directory.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request migrates the build system from tsup to tsdown, updates dependencies including @faker-js/faker and typescript, and switches the output format to .cjs. A review comment suggests dynamically reading dependencies from package.json in the tsdown configuration to improve maintainability and ensure all dependencies are bundled automatically.

Comment thread tsdown.config.ts
@gabrielrufino gabrielrufino self-assigned this Apr 22, 2026
gabrielrufino and others added 4 commits April 21, 2026 22:38
@gabrielrufino gabrielrufino merged commit bb51540 into v1 Apr 22, 2026
5 checks passed
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