5 hours ago
mind-elixir-core

v5.7.1

5.7.1 - 2026-02-02

Bug Fixes

  • Correct input copy behavior

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.7.0...v5.7.1

5 hours ago
parcel

v2.16.4

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details
16 hours ago
pdf.js

v5.4.624

This release contains improvements for accessibility, the annotation editor, image decoding, performance and the viewer.

Changes since v5.4.530

21 hours ago
mantine

8.3.14

What's Changed

  • [@mantine/core] Switch: Fix checkbox not being recognized by Playwright (#8370, #8645)
  • [@mantine/core] MultiSelect: Fix click on chevron not opening dropdown when clearable is enabled (#8641)
  • [@mantine/modals] Fix types of context modals inferred incorrectly (#8625)
  • [@mantine/core] MultiSelect: Fix clear button overlapping with pills (#8634)

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.13...8.3.14

1 days ago
mind-elixir-core

v5.7.0

5.7.0 - 2026-02-01

Features

  • Refactor clipboard handling using native events
  • Import pasteHandler for improved clipboard operations
  • Remove draggable option
  • Add plaintext converter for importing/exporting mind maps
  • Allow creating arrows without offset

Refactors

  • Refactor node operations and improve structure
  • Refactor keypress handling and clipboard functions
  • Refactor utility functions in index.ts

Chores

  • Update readme
  • Upgrade playwright to latest version

New Contributors

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.6.1...v5.7.0

1 days ago
react-image-gallery
1 days ago
formatjs

@formatjs/intl-datetimeformat@7.2.1

7.2.1 (2026-02-01)

Bug Fixes

  • @formatjs/intl-datetimeformat: fix formatRange date duplication and h24 midnight issues (#6001) (c92c30b), closes #4535 - by @longlho
1 days ago
formatjs

@formatjs/cli-lib@8.2.2

8.2.2 (2026-02-01)

Bug Fixes

  • @formatjs/cli-lib: respect throws:false flag in extract() function (#6002) (968b211), closes #5994 - by @longlho