23 minutes ago
mind-elixir-core

v5.6.0

5.6.0 - 2026-01-17

Features

  • Update .svg-label style
  • Calculate arrow delta instead of constant value
  • Enhance fullscreen handling

Bug Fixes

  • Prevent arrow reversal
  • Improve scale validation logic

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.5.0...v5.6.0

8 hours ago
next.js

v16.1.1-canary.31

Core Changes

  • Upgrade React from 4a3d993e-20260114 to bef88f7c-20260116: #88649
  • fix: make RedirectType constant properties literal types: #88653
  • Turbopack: add support for matching loaders on resource queries: #88644
  • fix: capture promisified setImmediate separately: #88346

Misc Changes

  • Turbopack: use bugs.nextjs.org for Turbopack panic error reports: #88356
  • Turbopack: docs: condition.query will ship in 16.2.0, not 16.1.1: #88663

Credits

Huge thanks to @naaa760, @sokra, @wbinnssmith, @jgeschwendt, and @bgw for helping!

11 hours ago
blueprint

@blueprintjs/labs@6.1.6

No documented user-facing changes

11 hours ago
blueprint

@blueprintjs/select@6.0.13

No documented user-facing changes

11 hours ago
blueprint

@blueprintjs/core@6.6.1

🐛 Fixes

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

@blueprintjs/docs-theme@6.0.13

No documented user-facing changes

11 hours ago
blueprint

@blueprintjs/table@6.0.13

No documented user-facing changes

11 hours ago
blueprint

@blueprintjs/datetime2@3.0.13

No documented user-facing changes

11 hours ago
blueprint

@blueprintjs/datetime@6.0.13

No documented user-facing changes

13 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!