-
Notifications
You must be signed in to change notification settings - Fork 8
Update LayerChart, LayerStack, and Svelte UX packages to 1.0.0 #440
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
Conversation
WalkthroughThe pull request updates dependency versions in Changes
Possibly related PRs
Suggested reviewers
Poem
Warning Review ran into problems🔥 ProblemsGitHub Actions and Pipeline Checks: Resource not accessible by integration - https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository. Please grant the required permissions to the CodeRabbit GitHub App under the organization or repository settings. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
## Summary Just released 1.0 releases for LayerChart, LayerStack, and Svelte UX packages which have Svelte 3-5 and Tailwind 3 compatibility ([announcement](https://bsky.app/profile/techniq.dev/post/3lj3sjabpns2z)) (LayerChart 1.0 is also 98% Tailwind 4 [compatibility](techniq/layerchart#388)). This mostly paves the way to start on `next` branches / `2.0` releases which will leverage Svelte 5 runes/snippets and Tailwind 4 (along with a lot of other planned features). ## Checklist - [ ] Added Unit Tests - [ ] Covered by existing CI - [ ] Integration tested - [ ] Documentation update <!-- av pr metadata This information is embedded by the av CLI when creating PRs to track the status of stacks when using Aviator. Please do not delete or edit this section of the PR. ``` {"parent":"main","parentHead":"","trunk":"main"} ``` --> Co-authored-by: Sean Lynch <[email protected]>
Summary
Just released 1.0 releases for LayerChart, LayerStack, and Svelte UX packages which have Svelte 3-5 and Tailwind 3 compatibility (announcement) (LayerChart 1.0 is also 98% Tailwind 4 compatibility).
This mostly paves the way to start on
nextbranches /2.0releases which will leverage Svelte 5 runes/snippets and Tailwind 4 (along with a lot of other planned features).Checklist