-
Notifications
You must be signed in to change notification settings - Fork 90
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
feat(core, react): @stackflow/react/future
#478
Conversation
🦋 Changeset detectedLatest commit: e465bf9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 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 Git ↗︎
|
@stackflow/react/future
@stackflow/react/future
@stackflow/react/future
@stackflow/react/future
🦋 success packages published successfully: |
한 앱에는 Stackflow 하나만 존재해야하는 제약조건 존재 |
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.
🚀
내용
@stackflow/core/future
신규로 추가된 구현을
./src/future/**/*
에 구현했습니다.To-do
createConfig()
)defineActivity()
)defineParamsType()
)config.match(...)
함수 구현@stackflow/react/future
./src/stable/**/*
로 옮겼습니다../src/future/**/*
에 구현했습니다.loaderPlugin()
을 새로 구현했습니다.historySyncPlugin()
을@stackflow/react/future
내부에 Built-in 했습니다.To-do
bundle
옵션을 제거)React.createContext()
가 서로 공유되지 않는다는 것을 알게되었습니다.stack()
flow()
stepFlow()