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(cli): #1966 Migrates glob-promise dependency to Promise support… #1967

Closed
wants to merge 7 commits into from

Commits on Oct 9, 2024

  1. fix(cli): wpengine#1966 Migrates glob-promise dependency to Promise…

    … supported `glob` package
    
    [!IMPORTANT]
    Glob has native Promise support as of v9.0.0, please use it directly. I will not issue a deprecation notice on this package, because I can't deal with the volume of angry tickets that will follow.
    diegoavalon authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    156f3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix(cli): wpengine#1966 adds changeset documenting changes and proper…

    …ly removes unneeded glob-promise dependency from @faustwp/cli package
    Diego Avalon committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    545b42c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore(cli): adds patch changeset

    Diego Avalon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    67c411a View commit details
    Browse the repository at this point in the history
  2. chore(cli): wpengine#1966 adds patch changeset without bumping packag…

    …e versions
    Diego Avalon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    46dac48 View commit details
    Browse the repository at this point in the history
  3. chore(cli): wpengine#1966 adds reverts back package changes from runn…

    …ing changeset version manually
    Diego Avalon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    39f2e9b View commit details
    Browse the repository at this point in the history
  4. chore(cli): wpengine#1966 adds reverts back last package changes from…

    … running changeset version manually
    Diego Avalon committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    be14fbb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge branch 'canary' of https://github.com/wpengine/faustjs into pat…

    …ch-1
    Diego Avalon committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9fc2596 View commit details
    Browse the repository at this point in the history