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/patch round 2024 01 #628

Merged
merged 6 commits into from
Jan 16, 2024
Merged

Chore/patch round 2024 01 #628

merged 6 commits into from
Jan 16, 2024

Conversation

matijs
Copy link
Member

@matijs matijs commented Jan 11, 2024

Contributes to #627

Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2024 11:08am

The 'test' and 'watch:storybook' scripts still used npm

Some scripts in 'packages/*' used npm instead of pnpm. Setting
'enable-pre-post-scripts' in .npmrc makes it possible to use pnpm here
as well.
run: pnpm run update-patch
run: pnpm run test-update
> As of Stylelint v15 all style-related rules have been deprecated.

No stylelint config extended from `stylelint-config-prettier` so it was
fine to remove.
The package was deprecated. The date-fns has built-in types.
Several packages in packages/components-react were depending on postcss
as a peer dependency
run: pnpm run update-minor
run: pnpm run test-update
@matijs matijs force-pushed the chore/patch-round-2024-01 branch from 53341ab to a87a23f Compare January 16, 2024 11:05
@Robbert Robbert merged commit adb17de into main Jan 16, 2024
8 checks passed
@Robbert Robbert deleted the chore/patch-round-2024-01 branch January 16, 2024 12:16
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.

2 participants