feat: add @granite-js/micro-frontend package - #342
Open
gronxb wants to merge 14 commits into
Open
Conversation
gronxb
requested review from
heecheolman,
intmain,
jingjing2222,
l2hyunwoo,
leegeunhyeok and
raon0211
as code owners
August 5, 2026 08:24
🦋 Changeset detectedLatest commit: 182ec94 The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@granite-js/deployment-manager
@granite-js/forge-cli
@granite-js/pulumi-aws
babel-preset-granite
@granite-js/blur-view
@granite-js/brownfield-module
@granite-js/cli
@granite-js/cookies
create-granite-app
@granite-js/screen
@granite-js/image
@granite-js/jest
@granite-js/lottie
@granite-js/micro-frontend
@granite-js/mpack
@granite-js/native
@granite-js/naver-map
@granite-js/plugin-core
@granite-js/plugin-env
@granite-js/plugin-hermes
@granite-js/plugin-micro-frontend
@granite-js/plugin-router
@granite-js/plugin-rozenite
@granite-js/plugin-sentry
@granite-js/portal
@granite-js/react-native
@granite-js/style-utils
@granite-js/utils
@granite-js/video
@granite-js/vitest
commit: |
- Register route skeletons through the createRoute wrapper while preserving Granite route types. - Share skeleton resolution and visibility through a runtime-global registry so independently bundled host and remote apps interoperate. - Keep host rendering APIs behind the host subpath and exclude test support from the published artifact.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #338.
Summary
@granite-js/micro-frontendas a consolidated runtime, plugin, and TurboModule package${appName}/Appcontainers in one Hermes runtimereact-native.config.jsVerification
yarn nx run @granite-js/micro-frontend:testyarn nx run @granite-js/micro-frontend:typecheckyarn nx run @granite-js/plugin-micro-frontend:testyarn nx run @granite-js/plugin-micro-frontend:typecheckyarn workspace @granite-js/micro-frontend pack --dry-runNative contract
evaluateScript({ filePath }),requestCloseSession({ sessionId })compileDebugKotlin