Skip to content

Releases: grain-lang/pkg

Release 6.5.0

23 Apr 03:37

Choose a tag to compare

6.5.0 (2025-04-23)

⚠ BREAKING CHANGES

  • add experimental sea support and drop nodejs 16 support (yao-pkg#110)

Features

  • add ignore option to ignore files from build (#68) (54ae1ee)
  • add no-native-build option to skip native addons build (4ed2ee4), closes #1319
  • add experimental sea support and drop nodejs 16 support (#110) (0145a94)
  • add option to skip signature on macos (#1878) (edfdadb)
  • add simple type export (#1557) (53b23fb)
  • allow to skip dictionaries patches with --no-dict option (#1330) (85ccec3)
  • bump @yao-pkg/pkg-fetch@3.5.13 with nodejs 22.9.0 (#91) (6ed5665)
  • bump fetch 3.5.17 with node 22.11.0 support (2aae943)
  • bump fetch 3.5.19 with node v18.20.6, v20.18.2 and v22.13.1 (9863769)
  • bump fetch 3.5.6 with MacOS arm64 support (#7) (efee79c)
  • bump fetch with node 22.10.0 and 20.18.0 support (86d5f57)
  • bump fetch with Node v22.12.0 and v20.18.1 (a8568a5)
  • bump pkg-fetch@3.5.10 with node 20.17.0 and 18.20.4 support (dda9032)
  • bump pkg-fetch@3.5.11 with nodejs 22 support (by @faulpeltz) (1d8df70)
  • bump pkg-fetch@3.5.21 with node v18.20.8 and v22.14.0 (1a381eb)
  • bump pkg-fetch@3.5.5 (#6) (99d3562)
  • bump pkg-fetch@3.5.7 with node20 support (efb585a)
  • parser: handle template literal without expressions (#981) (79cca54)
  • pkg-fetch@3.5.8 with nodejs 18.19.0 and 20.11.0 support (da8d530)
  • pkg-fetch@3.5.9 with nodejs 18.19.1 and 20.11.1 (d6485df)
  • support for classPrivateProperties (#891) (f085794)
  • support node19 (#1862) (e388983)
  • use unofficial builds in SEA (#126) (20e8dda)

Bug Fixes

Read more