Skip to content

main -> v1#16

Merged
gabrielrufino merged 8 commits intov1from
main
Aug 2, 2025
Merged

main -> v1#16
gabrielrufino merged 8 commits intov1from
main

Conversation

@gabrielrufino
Copy link
Collaborator

No description provided.

gabrielrufino and others added 8 commits May 26, 2025 20:55
Co-authored-by: gabrielrufino <31759891+gabrielrufino@users.noreply.github.com>
Co-authored-by: gabrielrufino <31759891+gabrielrufino@users.noreply.github.com>
…e2-cf7fd795ecaa

Replace ncc with tsup for build process
@gabrielrufino gabrielrufino requested a review from Copilot August 2, 2025 15:50
@gabrielrufino gabrielrufino self-assigned this Aug 2, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates the build system from Vercel's ncc to tsup and updates package versions. The changes aim to modernize the build tooling while maintaining the same output structure for the GitHub Action.

  • Replaced @vercel/ncc build tool with tsup for TypeScript compilation
  • Updated package version from 1.0.7 to 1.0.9
  • Updated dependencies to newer versions

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
tsup.config.ts Added new tsup configuration file with bundle settings for CommonJS output
package.json Updated build script, version, and dependencies to use tsup instead of ncc
Comments suppressed due to low confidence (1)

package.json:18

  • TypeScript version 5.8.3 does not exist. The latest stable version as of my knowledge cutoff is 5.6.x. Please verify the correct version number.
    "typescript": "^5.8.3"

@gabrielrufino gabrielrufino merged commit b874335 into v1 Aug 2, 2025
6 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.

3 participants