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

chore: refactor code to es module #336

Merged
merged 31 commits into from
Jul 30, 2024
Merged

chore: refactor code to es module #336

merged 31 commits into from
Jul 30, 2024

Commits on Jul 28, 2024

  1. chore: refactor code to es module

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b00d48b View commit details
    Browse the repository at this point in the history
  2. switch to pnpm

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    85db937 View commit details
    Browse the repository at this point in the history
  3. convert tests to vitest

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    94980c6 View commit details
    Browse the repository at this point in the history
  4. convert tests to vitest

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    af9841d View commit details
    Browse the repository at this point in the history
  5. prettier code formatting

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    eefb776 View commit details
    Browse the repository at this point in the history
  6. update dependencies

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a337ca5 View commit details
    Browse the repository at this point in the history
  7. fix husky setup

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0cc8de4 View commit details
    Browse the repository at this point in the history
  8. move bundles to dist

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3b90861 View commit details
    Browse the repository at this point in the history
  9. one more test

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0a6922e View commit details
    Browse the repository at this point in the history
  10. convert css2rgb test

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0abbd3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27c744a View commit details
    Browse the repository at this point in the history
  12. migrate more tests

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    11196a7 View commit details
    Browse the repository at this point in the history
  13. 3 more

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e2dad44 View commit details
    Browse the repository at this point in the history
  14. fix chroma.luminance bug

    see #334
    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b655202 View commit details
    Browse the repository at this point in the history
  15. link to discord chat in readme

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    21191be View commit details
    Browse the repository at this point in the history
  16. two more tests

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    94926ab View commit details
    Browse the repository at this point in the history
  17. bump travis node version

    gka committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    1196dc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. migrate more tests

    gka committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0b2d348 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. test: migrate to vitest (#337)

    zyyv authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7f2f24e View commit details
    Browse the repository at this point in the history
  2. 2.5.0-0

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    addad2b View commit details
    Browse the repository at this point in the history
  3. fix imports

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    96dc5d9 View commit details
    Browse the repository at this point in the history
  4. 2.5.0-1

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    920e0f4 View commit details
    Browse the repository at this point in the history
  5. fix imports

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    44b97f2 View commit details
    Browse the repository at this point in the history
  6. 2.5.0-2

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d8bfc0a View commit details
    Browse the repository at this point in the history
  7. fix imports

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0557c11 View commit details
    Browse the repository at this point in the history
  8. 2.5.0-3

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8e5c867 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    296da3d View commit details
    Browse the repository at this point in the history
  10. 2.5.0-4

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    94b00c9 View commit details
    Browse the repository at this point in the history
  11. prepare version bump

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bdfa9d0 View commit details
    Browse the repository at this point in the history
  12. 2.5.0

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9c434a2 View commit details
    Browse the repository at this point in the history
  13. npm publish

    gka committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    74c88d2 View commit details
    Browse the repository at this point in the history