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

build!: generate cjs and type declarations #1572

Merged
merged 7 commits into from
Apr 3, 2023
Merged

Commits on Mar 31, 2023

  1. build: generate cjs and esm, separate types build

    Jin Lee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e4c15c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f2ba5 View commit details
    Browse the repository at this point in the history
  3. build: cjs and js in the same output

    Jin Lee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0a3c65d View commit details
    Browse the repository at this point in the history
  4. build: add conditional exports

    Jin Lee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8a7c7a6 View commit details
    Browse the repository at this point in the history
  5. build: remove build types script

    Jin Lee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7d1b939 View commit details
    Browse the repository at this point in the history
  6. refactor: revert tw config to ts

    Jin Lee committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2d05ebd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. build: bump target to es2018 and grep for tslib

    Jin Lee committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    90b865b View commit details
    Browse the repository at this point in the history