Skip to content

Add label property to the merge function - #409

Merged
dahlia merged 3 commits into
fedify-dev:nextfrom
sij411:feat/optique
Sep 5, 2025
Merged

Add label property to the merge function#409
dahlia merged 3 commits into
fedify-dev:nextfrom
sij411:feat/optique

Conversation

@sij411

@sij411 sij411 commented Sep 5, 2025

Copy link
Copy Markdown
Member

Summary

Added a label property to the merge() function. Unlabeled options can now be grouped and tagged by this new label.
from optique beta

Related Issue

Additional changes #390

Changes

Added a label property to the merge() function.

Benefits

Unlabeled options can now be grouped and tagged by this new label.

Checklist

  • Did you add a changelog entry to the CHANGES.md?
  • Did you write some relevant docs about this change (if it's a new feature)?
  • Did you write a regression test to reproduce the bug (if it's a bug fix)?
  • Did you write some tests for this change (if it's a new feature)?
  • Did you run deno task test-all on your machine?

Additional Notes

@github-actions github-actions Bot added component/cli CLI tools related priority/high runtime/bun Bun runtime related runtime/deno Deno runtime related runtime/node Node.js runtime related labels Sep 5, 2025
@sij411
sij411 marked this pull request as ready for review September 5, 2025 05:59
@github-actions

github-actions Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

The latest push to this pull request has been published to JSR and npm as a pre-release:

Package Version JSR npm
@fedify/fedify 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/cli 2.0.0-pr.409.1542+36769c34 JSR
@fedify/amqp 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/cfworkers 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/denokv 2.0.0-pr.409.1542+36769c34 JSR
@fedify/elysia 2.0.0-pr.409.1542+36769c34 npm
@fedify/express 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/h3 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/hono 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/nestjs 2.0.0-pr.409.1542+36769c34 npm
@fedify/next 2.0.0-pr.409.1542+36769c34 npm
@fedify/postgres 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/redis 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/sqlite 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/sveltekit 2.0.0-pr.409.1542+36769c34 JSR npm
@fedify/testing 2.0.0-pr.409.1542+36769c34 JSR npm

@github-actions

github-actions Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

The docs for this pull request have been published:

https://8f3d712b.fedify.pages.dev

@dahlia
dahlia merged commit cc2e453 into fedify-dev:next Sep 5, 2025
11 checks passed
@dahlia dahlia added this to the Fedify 2.0 milestone Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/cli CLI tools related runtime/bun Bun runtime related runtime/deno Deno runtime related runtime/node Node.js runtime related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants