1 hours ago
wangEditor-next

v6.1.1

What's Changed

  • @wangeditor-next/basic-modules@6.1.1
  • @wangeditor-next/code-highlight@6.1.1
  • @wangeditor-next/core@6.1.1
  • @wangeditor-next/list-module@6.1.1
  • @wangeditor-next/table-module@6.1.1
  • @wangeditor-next/upload-image-module@6.1.1
  • @wangeditor-next/video-module@6.1.1
Package versions
Package Version Source
@wangeditor-next/basic-modules 6.1.1 Source (tar.gz)
@wangeditor-next/code-highlight 6.1.1 Source (tar.gz)
@wangeditor-next/core 6.1.1 Source (tar.gz)
@wangeditor-next/editor 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-react 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-vue 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-vue2 6.1.1 Source (tar.gz)
@wangeditor-next/list-module 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-attachment 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-ctrl-enter 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-float-image 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-formula 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-link-card 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-markdown 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-mention 6.1.1 Source (tar.gz)
@wangeditor-next/table-module 6.1.1 Source (tar.gz)
@wangeditor-next/upload-image-module 6.1.1 Source (tar.gz)
@wangeditor-next/video-module 6.1.1 Source (tar.gz)
@wangeditor-next/yjs 6.1.1 Source (tar.gz)
@wangeditor-next/yjs-for-react 6.1.1 Source (tar.gz)
@wangeditor-next/yjs-for-vue 6.1.1 Source (tar.gz)
4 hours ago
rari
4 hours ago
next.js

v16.3.0-canary.103

Misc Changes

  • Update PWA guide with enhanced offline support details and example links for serwist: #96360
  • [fragment-scroll] Stop blurring on navigations: #96113
  • Fix PPR rendering for configured HTML bots: #96364
  • Bump postcss to 8.5.23: #96107
  • Ensure unique resolved headers() value between render passes: #96085
  • Share Ecmascript HMR chunk versioning, diffing, and merging between browser and node: #96325
  • Make retry stop when the time it was given is up: #96354
  • Gate partial fallback shell upgrades behind partialPrefetching for next start: #96297
  • docs: modernize Next 16 upgrade AI guidance: #96314
  • Cache immutable current task IDs outside the task-state lock: #96180
  • Added cache copying support for worktrees: #95646
  • docs(preventing-flash): cover reconciling state : #96146
  • docs: Parallel routes, conditional rendering and auth: #96351
  • [turbopack] Tree shake w/ bar['foo'] syntax for star imports: #96319
  • Update skills for Partial Prefetching: #96299
  • Restore comments dropped during a refactor: #96324
  • docs: remove PPR adapter page from Pages Router: #96316
  • [ci] Background some steps in build_reusable to reduce setup overhead, remove unneeded lld installation: #96195
  • Bump @types/node to 20.17.7 to fix findSourceMap type: #96321

Credits

Huge thanks to @adhamfayrouzamf, @icyJoseph, @ztanner, @eps1lon, @wbinnssmith, @gaearon, @acdlite, @aurorascharff, @marcoshernanz, @jimmyhmiller, @sampoder, and @bgw for helping!

5 hours ago
drawio
6 hours ago
rari

v0.15.7

See CHANGELOG.md for details.

Full Changelog: https://github.com/rari-build/rari/compare/v0.15.6...v0.15.7

7 hours ago
ionic-framework

v8.8.16

8.8.16 (2026-07-29)

Bug Fixes

  • angular: guard transition against destroyed router outlet (#31297) (fdef61c), closes #31296
  • modal: keep focus on dialog for cycle sheet modals (#31293) (b4b2603)
  • select: prevent floating label and placeholder from overlapping when focused (#31276) (e987009), closes #30401
7 hours ago
Babylon.js

9.18.2

Core

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)
  • Fix pure engine disposal without loading screen registration - [Bug Fix] by RaananW (#18747)
  • fix(AudioV2): spatialize MediaStream/WebRTC sound sources out of the box - by RaananW (#18745)
  • Fix .babylonproj transform node duplication - [Bug Fix] by georginahalpern (#18742)

GUI

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Inspector

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Loaders

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Lottie Player

  • Replace the Lottie player's sprite atlas with a stencil-then-cover vector renderer - by VicenteCartas (#18743)

Playground

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Serializers

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Smart Filters

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)

Viewer

  • build: update dependencies and clear npm audit findings - by RaananW (#18744)
8 hours ago
router

Release 2026-07-29 20:18

Release 2026-07-29 20:18

Changes

Fix

  • start: skip errored Rspack modules during import protection (#7685) (f04ddc61e7) by @SyMind
  • react-start-rsc: require @vitejs/plugin-rsc >=0.5.30 for route component HMR (#7900) (fc83c0383f) by @sreetamdas

Chore

  • migrate to typescript 7 (#7887) (88f366ab8e) by @schiller-manuel
  • add React Start basic Rsbuild example (#7729) (21a8597952) by @SyMind

Packages

  • @tanstack/react-start@1.168.33
  • @tanstack/react-start-rsc@0.1.32