Skip to content

Version Packages#9

Merged
minipekka25 merged 1 commit into
mainfrom
changeset-release/main
Jun 13, 2026
Merged

Version Packages#9
minipekka25 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

create-knitkit@0.1.0

Minor Changes

  • 34d9303: New package: npm create knitkit my-app scaffolds a runnable host + remote starter (shared
    singleton, zero build step) so you can see knitkit working in one command.

@knitkit/runtime@0.2.0

Minor Changes

  • c785c50: Rename the public error type to KnitError / isKnitError / KnitErrorCode.

    The old FedkitError / isFedkitError / FedkitErrorCode names are kept as deprecated
    aliases that point at the renamed symbols, so existing catch code keeps working. They will
    be removed in a future minor — update imports to the Knit* names.

  • ac4ae11: Negotiation now accepts || union ranges (^17 || ^18), whitespace intersections
    (>=1.2.0 <2.0.0), and partial caret/tilde operands (^18, ~1.2) in requiredVersion.
    A range is parsed as a union of comparator sets, matching node-semver's model, so common
    real-world ranges no longer fail validation.

@knitkit/cli@0.1.1

Patch Changes

  • c785c50: Rename the public error type to KnitError / isKnitError / KnitErrorCode.

    The old FedkitError / isFedkitError / FedkitErrorCode names are kept as deprecated
    aliases that point at the renamed symbols, so existing catch code keeps working. They will
    be removed in a future minor — update imports to the Knit* names.

  • Updated dependencies [c785c50]

  • Updated dependencies [ac4ae11]

    • @knitkit/runtime@0.2.0

@knitkit/edge@0.1.1

Patch Changes

  • Updated dependencies [c785c50]
  • Updated dependencies [ac4ae11]
    • @knitkit/runtime@0.2.0

@knitkit/node@0.1.1

Patch Changes

  • Updated dependencies [c785c50]
  • Updated dependencies [ac4ae11]
    • @knitkit/runtime@0.2.0

@knitkit/react@0.1.1

Patch Changes

  • Updated dependencies [c785c50]
  • Updated dependencies [ac4ae11]
    • @knitkit/runtime@0.2.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2246972 to 0c64349 Compare June 13, 2026 19:47
@minipekka25

Copy link
Copy Markdown
Owner

Merged to main with version bump.

@minipekka25 minipekka25 merged commit 2bde5a6 into main Jun 13, 2026
3 checks passed
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.

1 participant