Skip to content

chore(release): cut ui-kit v1.0.0 - #5751

Closed
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--ui-kit
Closed

chore(release): cut ui-kit v1.0.0#5751
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--ui-kit

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • build: every gittensory-prefixed directory under apps/ and packages/ is now loopover-prefixed, and the two extension packages' npm names changed from @jsonbored/gittensory-* to @loopover/*. No dual-path/alias, per the epic's full-cutover mandate.

Features

  • build: Phase 5 - full-cutover rename all gittensory-* directories to loopover-* (#5743) (81e4ac3)

This PR was generated with Release Please. See documentation.

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@JSONbored JSONbored self-assigned this Jul 14, 2026
JSONbored
JSONbored previously approved these changes Jul 14, 2026
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

…1.0.0

- apps/loopover-ui, apps/loopover-miner-ui: widened @loopover/ui-kit from
  ">=0.1.0 <1.0.0" to ">=0.1.0 <2.0.0". ui-kit's only breaking change is the
  Phase 5 directory rename (no API/export changes), so the same "accept any
  compatible minor within the verified major line" reasoning from the
  original >=0.1.0 <1.0.0 fix applies -- just extended past the 1.0.0
  boundary now that it's real. Without this, the declared range no longer
  covered the local workspace version, so npm resolved a stale published
  0.2.0 as a non-hoisted nested copy for both UI apps. That nested copy is a
  genuine node_modules package (not a workspace symlink), so Vite/vitest
  externalizes it and resolves its internal imports via native Node ESM --
  which can't handle the package's own extensionless relative imports
  (moduleResolution: Bundler doesn't emit .js extensions, since it assumes a
  bundler; symlinked workspace packages get bundler-processed and tolerate
  this fine, real node_modules packages don't). Regenerating the lockfile
  after the range fix restores the workspace symlink and the whole ui:test
  suite (13 previously-failing component test files) passes again.
- test/unit/routes-focus-manifest.test.ts: same stale apps/gittensory-ui/
  path fix as the engine/mcp/miner branches.
- packages/loopover-miner/docs/env-reference.md, worker-configuration.d.ts:
  generated artifacts the Phase 5 rename commit missed regenerating.
@JSONbored

Copy link
Copy Markdown
Owner

Closing to let release-please regenerate this branch from current main — it went stale (conflicting with unrelated main-side changes) because no new ui-kit commits landed since it was last built, so the idempotent regen had nothing to update. Will be recreated fresh on the next release-please run.

@JSONbored JSONbored closed this Jul 14, 2026
@JSONbored
JSONbored deleted the release-please--branches--main--components--ui-kit branch July 14, 2026 19:23
@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant