-
Notifications
You must be signed in to change notification settings - Fork 28
Release v1.30.0 #2091
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
Release v1.30.0 #2091
Conversation
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.26...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Lee <[email protected]>
Co-authored-by: Matt Stow <[email protected]>
…ge. (#1918) Co-authored-by: Matt Stow <[email protected]> (cherry picked from commit 083de44)
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
--------- Co-authored-by: Matt Stow <[email protected]>
--------- Co-authored-by: Matt Stow <[email protected]>
Co-authored-by: Alex Lee <[email protected]>
--------- Co-authored-by: Matt Stow <[email protected]>
--------- Co-authored-by: Matt Stow <[email protected]>
--------- Co-authored-by: Matt Stow <[email protected]>
--------- Co-authored-by: Matt Stow <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
All the changes for Release v1.30.0
View preview
Checklist
Preflight
accordion: Updated padding
ordocs: Updated header links
yarn changeset
. Learn more about change management.Testing
yarn test
to ensure tests are passing. If required, runyarn test -u
to update any generated snapshots.Documentation
Creating new component
docs/overview.mdx
anddocs/code.mdx
at a minimum)docs/components/designSystemComponents.tsx
).storybook/stories/KitchenSink.tsx
)docs/playroom/snippets.ts
)figmaGalleryNodeId
to Docs (docs/components/[component-name]/overview.mdx
)docs/components/pictograms/index.tsx
)