-
Notifications
You must be signed in to change notification settings - Fork 1
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
bump @opengovsg/starter-kitty-validators to 1.2.7 #874
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Datadog ReportBranch report: ✅ 0 Failed, 180 Passed, 34 Skipped, 38.87s Total Time |
@@ -25,6 +26,16 @@ const config: StorybookConfig = { | |||
disableTelemetry: true, | |||
}, | |||
|
|||
// https://github.com/vercel/next.js/issues/28774#issuecomment-1264555395 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these changes related to the version bump?
@@ -65,6 +67,15 @@ const config = { | |||
images: { | |||
domains: [env.NEXT_PUBLIC_S3_ASSETS_DOMAIN_NAME ?? ""].filter((d) => d), | |||
}, | |||
// https://github.com/vercel/next.js/issues/28774#issuecomment-1264555395 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw the linked issue, why did this occur suddenly?
Problem
re: https://opengovproducts.slack.com/archives/CK68JNFHR/p1730972525340969
Solution
Breaking Changes
Yes - this PR contains breaking changes
No - this PR is backwards compatible
pump dependencies in package.json and package-lock.json
polyfill unsupported
node:path
for webpack in nextjs and storybookNew dependencies:
@opengovsg/starter-kitty-validators
: bumped to 1.2.7