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

feat: esm and cjs builds for node and browser #81

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    5cfe323 View commit details
    Browse the repository at this point in the history
  2. feat: rename file to index

    diegomura committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c3878b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e099c View commit details
    Browse the repository at this point in the history
  4. feat: use Buffer.alloc

    diegomura committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    81dd1cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59b72a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. feat: build with rollup

    diegomura committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    892e977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df770c9 View commit details
    Browse the repository at this point in the history
  3. refactor: rollup cleanup

    diegomura committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    258d234 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 10, 2024

  1. feat: bring back browser

    diegomura committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    61f9388 View commit details
    Browse the repository at this point in the history