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

How to update your plugin to the latest versions / Reference #43

Open
Sytten opened this issue Feb 18, 2025 · 1 comment
Open

How to update your plugin to the latest versions / Reference #43

Sytten opened this issue Feb 18, 2025 · 1 comment

Comments

@Sytten
Copy link
Member

Sytten commented Feb 18, 2025

Root:

  • @caido-community/dev (Dev tooling): build process, caido.config.ts, hot-reload
  • @caido/eslint-config: Styling code
  • @caido/tailwindcss: Caido variables to tailwind variable (Frontend plugin)
  • tailwindcss: v3

Backend:

  • @caido/sdk-backend (SDK): SDK definition (map to caido version)

Frontend:

  • @caido/sdk-frontend (SDK): SDK definition (map to caido version)
  • @caido/sdk-backend (SDK): Only if you import the API definition from the backend
  • primevue: must match what @caido/primevue can handle

In case of unsure: use the version provided by pnpm create @caido-community/plugin

@Sytten
Copy link
Member Author

Sytten commented Feb 18, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant