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/update dependencies #300

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Chore/update dependencies #300

merged 3 commits into from
Oct 4, 2024

Conversation

ibirrer
Copy link
Collaborator

@ibirrer ibirrer commented Oct 2, 2024

Fixes #151

  • Temporarily remove React support to unblock dependency updates.
    React no longer works with the latest Stencil output target, which is preventing us from updating our dependencies to their latest versions. Since the team currently lacks the resources to fix this issue, we're removing React support temporarily to prevent it from hindering our progress.
  • Update dependencies and cleanup test config
  • Fix mermaid diagrams for component documentation

.github/workflows/ci.yml Show resolved Hide resolved
docs/changelog.md Show resolved Hide resolved
libraries/ui-library/package.json Show resolved Hide resolved
@ibirrer ibirrer force-pushed the chore/update-dependencies branch 2 times, most recently from 3b342b0 to 89c5171 Compare October 4, 2024 08:03
Birrer, Iwan added 3 commits October 4, 2024 10:09
React no longer works with the latest Stencil output target, which is preventing us from updating our dependencies to their latest versions. Since the team currently lacks the resources to fix this issue, we're removing React support temporarily to prevent it from hindering our progress.
@ibirrer ibirrer merged commit b9edd84 into main Oct 4, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Mermaid Diagrams in Docs not correctly rendered
2 participants