Skip to content

chore(repo): version packages#252

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore(repo): version packages#252
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 4, 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 4, 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:20pm
just-use-evlog Ready Ready Preview, Comment Apr 4, 2026 4:20pm

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.

0 participants