Skip to content

Conversation

@mark-tate
Copy link
Contributor

No description provided.

…te Server Components and App Router in site
previously icons were exported from theme as components but theme is now CSS only
if you require these components, add them into your configuration
instead we create a `logo.png` that makes it obvious that someone can replace with
a logo and that favicon.ico is separate
…pp router

When running locally this causes api urls to be passed to `app/[...slug]/page`
- renamed `@mosaic-site-loaders` to `@mosaic-site-mdx-loader`
- added support for static export of sites with `yarn export:static`
- added serve command for static site with `yarn serve:static`
- refactored page loader to support redirects
- static site exports use GENERATE_STATIC_PARAMS_URL env var to define the FS Url
Create custom pages for the unhappy path using Next JS file conventions (`error.tsx`, `not-found.tsx`)
removed webpack change previously created by React Live config
…Next JS 13 features such as app router and static export
- removed commands from package.json and cli
- removed snapshot dir
- remove snapshot mode types
@mark-tate mark-tate requested a review from a team as a code owner October 6, 2023 22:34
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2023

⚠️ No Changeset found

Latest commit: 44353fd

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

@vercel
Copy link

vercel bot commented Oct 6, 2023

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

Name Status Preview Updated (UTC)
mosaic ❌ Failed (Inspect) Oct 6, 2023 10:34pm

@mark-tate
Copy link
Contributor Author

replaced by #558

@mark-tate mark-tate closed this Feb 25, 2024
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