42 minutes ago
Heat.js

Heat.js v5.0.1 - Color updates, export improvements, and tweaks!

  • Updated all NPM packages to the latest versions, and added some minor ESLint code updates.
  • Added new CSS variables for the Yes/No buttons shown on the confirmation dialog, which now default to a Green/Red scheme.
  • The differences shown in the ToolTips now use a Green/Red scheme (with new CSS variables).
  • Exported HTML files now use the export format date/time for the title, and some additional formatting updates and mobile view support.
  • Exported MD files now contain a header that states the formatted last modified date/time.
1 hours ago
next.js

v16.2.0-canary.66

Core Changes

  • refactor(turbopack-node): support execution by napi and worker_threads: #86266
  • [instant] Allow providing user feedback for blocking route errors: #90498
  • Allow Node.js' experimental inspector flags in next dev and next build: #90603
  • tests: Assert dpl query string in all tests for Turbopack: #90592
  • [instant] Don't add debug stack to random unstable_instant exports: #90273
  • Adapter: STATIC_FILE.immutableHash: #90045
  • Turbopack: experimental.immutableAssetToken: #88607
  • remove runInContext callbacks from stream-ops: #90609

Example Changes

  • example: restore .next handling for with-docker examples: #90651

Misc Changes

  • test: Run Adapter e2e tests with Turbopack instead: #90600
  • Add MemorySample to Turbopack trace infrastructure: #90597
  • docs(deploying): add Hostinger Web Apps Hosting to Node.js deployment options: #90246
  • Use VisitMut instead of Fold for debug_instant_stack transform: #90274
  • docs: fix navigationType value and variable name in useReportWebVitals: #90599
  • Accept header content negotiation: #90607

Credits

Huge thanks to @xusd320, @mischnic, @eps1lon, @sokra, @agneliutkiene, @Mimori256, @icyJoseph, and @lubieowoce for helping!

4 hours ago
axios

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

11 hours ago
broad-infinite-list

v1.4.1

Fix README API section wrong format

11 hours ago
meta2d.js

v1.1.16

v1.1.16

12 hours ago
broad-infinite-list

v1.4.0

What's Changed?

NO Breaking Change


Full Changelog: https://github.com/suhaotian/broad-infinite-list/compare/v1.3.1...v1.4.0

14 hours ago
core

v3.6.0-beta.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

14 hours ago
vue-next

v3.6.0-beta.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

14 hours ago
shiki

v4.0.0

   🚨 Breaking Changes

   🚀 Features

16 hours ago
vite

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.