v2.31.0-rc.6
-
New
- Inline tools (those withisReadOnlySupported
specified) shortcuts now work in read-only mode
@udecode/plate-math@41.0.4
ddaa89a49075c341cdf7dde57a549435daa1845e
by @felixfeng33 – Missing export
v7.1.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v710
v2.15.2
See the changelog for the release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2152
v6.28.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281
v15.1.1-canary.15
- 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
- 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
andarguments
in nested function expression: #74179
Huge thanks to @ztanner, @bgw, @ijjk, @unstubbable, @devjiwonchoi, @sokra, @huozhi, and @wyattjoh for helping!
v4.29.0
2024-12-20
- Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)
- #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])