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!: use npm for plugin operations #776

Merged
merged 53 commits into from
Mar 25, 2024
Merged

feat!: use npm for plugin operations #776

merged 53 commits into from
Mar 25, 2024

Commits on Jan 18, 2024

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

Commits on Jan 23, 2024

  1. feat!: use npm for installs

    BREAKING CHANGES: use npm for all plugin operations
    mdonnalley committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    94f0668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e80a62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3953b9c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix: remove yarn.lock

    mdonnalley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    737b967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87fcbf View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix: force rm yarn.lock

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6c3cb6f View commit details
    Browse the repository at this point in the history
  2. fix: use fork for npm show

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6ebb1fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b155136 View commit details
    Browse the repository at this point in the history
  4. chore: clean up

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d7c09cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ea1f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cc66c8 View commit details
    Browse the repository at this point in the history
  7. chore: clean up

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fd4f30f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85b2da0 View commit details
    Browse the repository at this point in the history
  9. test: compilation errors

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    002675b View commit details
    Browse the repository at this point in the history
  10. fix: use CLIError

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b2a4d14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b736f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    503a9d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d23bb9 View commit details
    Browse the repository at this point in the history
  14. chore: remove unused dep

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0e6c372 View commit details
    Browse the repository at this point in the history
  15. chore: clean up

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    daac083 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e3f0a8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd8f69c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4da5fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    409db00 View commit details
    Browse the repository at this point in the history
  20. test: extend timeout

    mdonnalley committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9331d65 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    d044775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dda03 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    82ee43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f6cac View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b7eca7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c33ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    a127059 View commit details
    Browse the repository at this point in the history
  2. feat: better logging

    mdonnalley committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d9a67ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7167090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fdb181 View commit details
    Browse the repository at this point in the history
  5. fix: add type

    mdonnalley committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c07eccf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b799b38 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2c722b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa30d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a53853b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac2c394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    566af61 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    034a067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    183be3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12808a5 View commit details
    Browse the repository at this point in the history