2 hours ago
blueprint

@blueprintjs/labs@6.1.6

No documented user-facing changes

2 hours ago
blueprint

@blueprintjs/docs-theme@6.0.13

No documented user-facing changes

2 hours ago
blueprint

@blueprintjs/select@6.0.13

No documented user-facing changes

2 hours ago
blueprint

@blueprintjs/core@6.6.1

🐛 Fixes

  • [core] fix: Remove changes to elevation shadow styles #7713 (#7713)
2 hours ago
blueprint

@blueprintjs/table@6.0.13

No documented user-facing changes

2 hours ago
blueprint

@blueprintjs/datetime@6.0.13

No documented user-facing changes

2 hours ago
blueprint

@blueprintjs/datetime2@3.0.13

No documented user-facing changes

3 hours ago
next.js

v16.1.3

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix linked list bug in LRU deleteFromLru (#88652)
  • Fix relative same host redirects in node middleware (#88253)

Credits

Huge thanks to @acdlite and @ijjk for helping!

7 hours ago
next.js

v16.1.1-canary.30

Core Changes

  • Fix incorrect 'Ready in' time for next start: #88589
  • feat: server action logging: #88277
  • Log browser error and warnings in terminal: #88352

Misc Changes

  • Turbopack: avoid removing cells for erroring tasks: #88305
  • [ci] Use native concurrency feature in build-and-test: #87287
  • doc: add details of mcp client integration: #88543
  • Turbopack: unflake unit test: #88620
  • Turbopack: snapshot the ModuleGraph to avoid (eventual) inconsistent graphs: #88340
  • Turbopack: Consistency for compute_async_module_info: #88409
  • Turbopack: follow tracing spans through aggregation update queue: #88410
  • Turbopack: avoid chunk_item_id task and use selective cell access instead: #88411
  • Turbopack: MappedReadRef should be Send and Sync: #88558
  • Turbopack: selective read for module_chunk_groups in ChunkGroupInfo: #88559
  • Turbopack: use selective reads for merged modules: #88560
  • Turbopack: add caching to chunking: #88561

Credits

Huge thanks to @sokra, @eps1lon, @timneutkens, and @huozhi for helping!

7 hours ago
astro

astro@5.16.11

Patch Changes

  • #15017 9e7a3c8 Thanks @ixchio! - Fixes CSS double-bundling when the same CSS file is imported in both a page's frontmatter and a component's script tag

  • #15225 6fe62e1 Thanks @ematipico! - Updates to the latest version of devalue