Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Package build #259

Merged

Commits on Nov 8, 2023

  1. fix (build): build with interoperability between esm and cjs with tsup

    I have tested this out on a repo by copying the new dist into the node_modules and can
    confirm this solves the issues that were happening with builds for next.
    
    see vercel/next.js#39375 for more info
    gabrielmfern committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    92e9bba View commit details
    Browse the repository at this point in the history
  2. fix (deps): tsup not pinned

    update lock
    gabrielmfern committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9b7ae31 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    05665bd View commit details
    Browse the repository at this point in the history