chore: version packages#143
Merged
Merged
Conversation
56a9aeb to
34651b3
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
api@2.5.0
Minor Changes
everything-dev@1.29.0
Minor Changes
b662086: Fix sidebar navigation to derive from plugin sidebar items and include projects
ui/src/routes/_layout.tsxto properly consume generatedpluginSidebarItemsinstead of using hardcoded navigation.packages/everything-dev/src/sidebar.tsso the corehomeitem points to/home(logo/dot still links to/for repository markdown render).plugins.projects.sidebartobos.config.jsonso the projects plugin appears in generated navigation.ui/src/lib/plugin-sidebar.gen.tsviabos types gento include theprojectssidebar item._layout.tsxand removed stale/unused imports.@everything-dev/projects-plugin@1.3.3
Patch Changes
b662086: Fix sidebar navigation to derive from plugin sidebar items and include projects
ui/src/routes/_layout.tsxto properly consume generatedpluginSidebarItemsinstead of using hardcoded navigation.packages/everything-dev/src/sidebar.tsso the corehomeitem points to/home(logo/dot still links to/for repository markdown render).plugins.projects.sidebartobos.config.jsonso the projects plugin appears in generated navigation.ui/src/lib/plugin-sidebar.gen.tsviabos types gento include theprojectssidebar item._layout.tsxand removed stale/unused imports.ui@1.5.0
Minor Changes
Patch Changes
b662086: Move the homepage BOS viewer into an isolated iframe surface backed by a host-rendered
/_viewerpage.ui/src/routes/_layout/index.tsxto load the landing viewer through/_viewerwhile preserving?path=support./_viewerendpoint with scoped CSP framing rules so the viewer can run in production without weakening the rest of the app.b662086: Fix sidebar navigation to derive from plugin sidebar items and include projects
ui/src/routes/_layout.tsxto properly consume generatedpluginSidebarItemsinstead of using hardcoded navigation.packages/everything-dev/src/sidebar.tsso the corehomeitem points to/home(logo/dot still links to/for repository markdown render).plugins.projects.sidebartobos.config.jsonso the projects plugin appears in generated navigation.ui/src/lib/plugin-sidebar.gen.tsviabos types gento include theprojectssidebar item._layout.tsxand removed stale/unused imports.b662086: Add a public skill surface for agents and builders, including a rendered
/skillpage, an updated raw/skill.mdprompt, links from the about page, and a floating home-screen assistant that opens quick actions for the skill and related docs.b662086: Refactor the shared app shell by extracting the existing
_layoutchrome intoui/src/components/style-chrome.tsxwithout changing the intended authenticated and unauthenticated UI behavior.host@1.7.3
Patch Changes
b662086: Move the homepage BOS viewer into an isolated iframe surface backed by a host-rendered
/_viewerpage.ui/src/routes/_layout/index.tsxto load the landing viewer through/_viewerwhile preserving?path=support./_viewerendpoint with scoped CSP framing rules so the viewer can run in production without weakening the rest of the app.