-
Notifications
You must be signed in to change notification settings - Fork 26
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
1685/upgrade to next 11 #1793
1685/upgrade to next 11 #1793
Conversation
* Also remove unneeded React imports
✔️ Deploy Preview for dev-storybook-bloom ready! 🔨 Explore the source changes: daa4516 🔍 Inspect the deploy log: https://app.netlify.com/sites/dev-storybook-bloom/deploys/6133004e088f8b000729812c 😎 Browse the preview: https://deploy-preview-1793--dev-storybook-bloom.netlify.app |
✔️ Deploy Preview for dev-bloom ready! 🔨 Explore the source changes: daa4516 🔍 Inspect the deploy log: https://app.netlify.com/sites/dev-bloom/deploys/6133004e46b80f00088b0048 😎 Browse the preview: https://deploy-preview-1793--dev-bloom.netlify.app |
✔️ Deploy Preview for dev-partners-bloom ready! 🔨 Explore the source changes: daa4516 🔍 Inspect the deploy log: https://app.netlify.com/sites/dev-partners-bloom/deploys/6133004eb77c3000076afcbe 😎 Browse the preview: https://deploy-preview-1793--dev-partners-bloom.netlify.app |
✔️ Deploy Preview for clever-edison-cd22c1 ready! 🔨 Explore the source changes: daa4516 🔍 Inspect the deploy log: https://app.netlify.com/sites/clever-edison-cd22c1/deploys/6133004e416fd30007bc5a28 😎 Browse the preview: https://deploy-preview-1793--clever-edison-cd22c1.netlify.app |
Noting that @jaredcwhite's PR #1805, is based off of this, and when that's ready, we can close this. |
Closing in favor of #1805. |
* Upgrade to Next 11 and React 17 * Switch pages from MDX to markdown-to-jsx * Also remove unneeded React imports * Use tsx for Next error pages * Fix lack of semantic heading on Listing photo form * Add #1793 to Changelog * Upgrade to Tailwind 2, PostCSS 8, Storybook 6.3 * Upgade Changelook with #1805 * Upgrade to Node 14 * Update `.node-version` file * Testing explicit tailwind dep on Netlify * Update partners also with tailwind dep * Update Node version in CircleCI * Use Node 14.17.4 instead for security fixes * Whoops, make that 14.17.6 =) * Bump Cypress in CircleCI back down to 14.17.0 (there's no newer Docker image available at present) * Bump up React Hook Form in public app * Fix lockfile, update GitHub lint action * Remove stray </td> causing a linting issue * Fix code style issues with Prettier * new lines on two files * export updates Co-authored-by: Lint Action <lint-action@samuelmeuli.com> Co-authored-by: seanmalbert <smabert@gmail.com>
* Upgrade to Next 11 and React 17 * Switch pages from MDX to markdown-to-jsx * Also remove unneeded React imports * Use tsx for Next error pages * Fix lack of semantic heading on Listing photo form * Add bloom-housing#1793 to Changelog * Upgrade to Tailwind 2, PostCSS 8, Storybook 6.3 * Upgade Changelook with bloom-housing#1805 * Upgrade to Node 14 * Update `.node-version` file * Testing explicit tailwind dep on Netlify * Update partners also with tailwind dep * Update Node version in CircleCI * Use Node 14.17.4 instead for security fixes * Whoops, make that 14.17.6 =) * Bump Cypress in CircleCI back down to 14.17.0 (there's no newer Docker image available at present) * Bump up React Hook Form in public app * Fix lockfile, update GitHub lint action * Remove stray </td> causing a linting issue * Fix code style issues with Prettier * new lines on two files * export updates Co-authored-by: Lint Action <lint-action@samuelmeuli.com> Co-authored-by: seanmalbert <smabert@gmail.com>
Pull Request Template
Issue
Addresses #1685
Description
Both partners and public sites are upgraded to Next 11 (and Webpack 5), plus React is bumped to v17 across the sites and ui-components packages.
Type of change
How Can This Be Tested/Reviewed?
Please describe the tests that you ran to verify your changes. Provide instructions so we can review. Please also list any relevant details for your test configuration
Checklist: