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(gatsby-core-utils): Add hashing methods from hash-wasm #37433

Merged
merged 12 commits into from
Jan 16, 2023
Merged

Commits on Jan 10, 2023

  1. add dep to core-utils

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d308b5d View commit details
    Browse the repository at this point in the history
  2. add md5-file function

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    324f27b View commit details
    Browse the repository at this point in the history
  3. add hash re-exports

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    41ec846 View commit details
    Browse the repository at this point in the history
  4. misc todo comment

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cc81c97 View commit details
    Browse the repository at this point in the history
  5. add missing export

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1718756 View commit details
    Browse the repository at this point in the history
  6. use new utils

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    08651d6 View commit details
    Browse the repository at this point in the history
  7. remove dep from gatsby

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    05d5d3e View commit details
    Browse the repository at this point in the history
  8. update tests

    LekoArts committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1fb6dfb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    c37141d View commit details
    Browse the repository at this point in the history
  2. remove not needed todo

    LekoArts committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    703cabc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ebfcbe View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. update readme

    LekoArts committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    3c6d8cb View commit details
    Browse the repository at this point in the history