nuka-carousel
nuka-carousel copied to clipboard
v8 Rewrite
Description
Fixes # (issue)
Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] This change requires a documentation update
How Has This Been Tested?
Checklist
- [ ] My code follows the style guidelines of this project (I have run
pnpm run lint) - [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes (I have run
pnpm run test:ci-with-server/pnpm run test) - [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have recorded any user-facing fixes or changes with
pnpm changeset. - [ ] My changes generate no new warnings
- [ ] Any dependent changes have been merged and published in downstream modules
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nuka-carousel-website | ❌ Failed (Inspect) | Mar 18, 2024 7:44pm |
⚠️ No Changeset found
Latest commit: 8c146870eb66f0d52d428928ea6df503b3733f79
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Closing this PR while this in progress so it doesn't keep triggering CI for no reason, will reopen when stable with a clean PR