Skip to content

chore(repo): version packages#244

Merged
HugoRCD merged 1 commit intomainfrom
changeset-release/main
Apr 4, 2026
Merged

chore(repo): version packages#244
HugoRCD merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 3, 2026

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

evlog@2.11.0

Minor Changes

  • #249 72d7d6e Thanks @HugoRCD! - Add internal to createError / ErrorOptions: backend-only context stored on EvlogError, included in wide events via log.error(), never serialized in HTTP responses or toJSON() (EVL-140).

  • #251 19ae4a9 Thanks @HugoRCD! - Add Datadog Logs HTTP drain adapter (evlog/datadog): createDatadogDrain(), sendToDatadog / sendBatchToDatadog, env vars DD_API_KEY / NUXT_DATADOG_* / DD_SITE, and intake URL for all Datadog sites. Maps wide events with a short message line, full payload under evlog, severity status, and recursive httpStatusCode renaming so HTTP status fields never clash with Datadog’s reserved severity (EVL-144).

Patch Changes

  • #245 c96967b Thanks @HugoRCD! - Fix Nitro server builds on strict Worker presets (e.g. cloudflare-durable) by avoiding Rollup-resolvable literals for nitro/runtime-config in published dist. Centralize runtime config access in an internal bridge (__EVLOG_CONFIG first, then dynamic import() with computed module specifiers for Nitro v3 and nitropack). Add regression tests for dist output and a cloudflare-durable production build using the compiled plugin.

  • #242 24c9a80 Thanks @HugoRCD! - Export createError, createEvlogError, EvlogError, and parseError from evlog/nitro/v3 so Nitro v3 apps can use the documented single import path alongside useLogger (#241).

  • #247 730c984 Thanks @HugoRCD! - Align evlogErrorHandler with TanStack Start’s createMiddleware().server() types: widen next() to sync-or-async results, match RequestServerFn return typing via RequestServerResult, and declare an optional peer on @tanstack/start-client-core for accurate declarations (#235, EVL-142).

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Apr 4, 2026 4:19pm
evlog-just-use-evlog Ready Ready Preview, Comment Apr 4, 2026 4:19pm
just-use-evlog Ready Ready Preview, Comment Apr 4, 2026 4:19pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 2d43b5f to 1d7ca04 Compare April 3, 2026 17:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1d7ca04 to 3c7bb07 Compare April 4, 2026 07:56
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3c7bb07 to a4c5470 Compare April 4, 2026 13:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from a4c5470 to ecd82e4 Compare April 4, 2026 13:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from ecd82e4 to cab16e4 Compare April 4, 2026 15:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from cab16e4 to d119f52 Compare April 4, 2026 15:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from d119f52 to 40c1494 Compare April 4, 2026 15:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from 40c1494 to 9105693 Compare April 4, 2026 16:15
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9105693 to 5fc0aa9 Compare April 4, 2026 16:16
@HugoRCD HugoRCD merged commit 4eef17b into main Apr 4, 2026
4 of 5 checks passed
@HugoRCD HugoRCD deleted the changeset-release/main branch April 4, 2026 16:16
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