4 hours ago
editor.js

v2.31.0-rc.6

  • New - Inline tools (those with isReadOnlySupported specified) shortcuts now work in read-only mode
8 hours ago
rollup

v4.29.1

4.29.1

2024-12-21

Bug Fixes

  • Fix crash from deoptimized logical expressions (#5771)

Pull Requests

  • #5769: Remove unnecessary lifetimes (@lukastaegert)
  • #5771: fix: do not optimize the literal value if the cache is deoptimized (@TrickyPi)
13 hours ago
next.js

v13.5.8

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

Core Changes

  • Update React from d900fadbf to 1dba980e1f: #74202
  • [i18n] Routing fix: #70761

Credits

Huge thanks to @wyattjoh and @ztanner for helping!

16 hours ago
next.js

v15.1.1-canary.16

Core Changes

  • Use Geist font in Dev Overlay: #74160
  • [metadata] Align prefetch head type with head: #74161

Credits

Huge thanks to @devjiwonchoi and @huozhi for helping!

17 hours ago
react-router
18 hours ago
remix
19 hours ago
react-router
20 hours ago
next.js

v15.1.1-canary.15

Core Changes

  • used shared worker for lint & typecheck steps: #74154
  • chore(turbopack): Ignore no-vc-struct lint in trybuild proc macro tests: #74110
  • Use provided waitUntil for pending revalidates: #74164
  • Port ErrorPagination: #74097
  • Port LeftIcon RightIcon from ErrorPagination: #74098
  • Port ToolButtonsGroup: #74099
  • [Turbopack] fix import.meta.url in monorepo: #72612
  • refactor: rename the react client error callbacks module: #74192
  • Use ErrorOverlayLayout in Errors component: #74107
  • refactor: remove internal queries, move to request metadata: #74100
  • Fix accessing headers in progressively enhanced form actions: #74196

Misc Changes

  • refactor(turbo-tasks): Remove public OperationVc constructor, introduce a macro annotation for creating OperationVc types: #72871
  • refactor(turbo-tasks): Make State require OperationValue: #73876
  • chore(turbopack): Remove or improve a few uses of .to_resolved().await inside a loop: #74112
  • refactor(turbopack): Rewrite CollectiblesSource callsites to use OperationVc (part 1/3): #74051
  • chore(turbopack): Delete to-resolved-in-loop lint (too low signal): #74113
  • Allow usage of this and arguments in nested function expression: #74179

Credits

Huge thanks to @ztanner, @bgw, @ijjk, @unstubbable, @devjiwonchoi, @sokra, @huozhi, and @wyattjoh for helping!

21 hours ago
rollup

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

  • #5759: docs: add utf-8 encoding to JSON file reading (@chouchouji)
  • #5760: fix(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5763: fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (@TrickyPi)
  • #5766: chore(deps): update dependency @rollup/plugin-node-resolve to v16 (@renovate[bot])
  • #5767: fix(deps): lock file maintenance minor/patch updates (@renovate[bot])