Skip to content

Latest commit

 

History

History
243 lines (145 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

243 lines (145 loc) · 15.1 KB

3.5.17 (2024-11-04)

Features

Bug Fixes

Documentation

  • update list of built versions and glibc requirement (#58) (54ead12)

3.5.16 (2024-10-21)

Bug Fixes

Chores

  • fix update expected workflow (181dd25)

3.5.15 (2024-10-20)

Features

Bug Fixes

Code refactoring

Chores

  • add missing premission to workflow (8fc23c9)
  • create issue when new patch is available (9d28d72)
  • create notifiation instead of creating an issue (9b76b27)

Documentation

3.5.14 (2024-10-01)

Bug Fixes

Chores

3.5.13 (2024-09-20)

Features

Bug Fixes

  • automatically trigger shas update workflow when building new patches (721dac7)
  • update expected shas (01f2951)

Chores

  • add missing sed target (7a53cce)
  • change default upload assets to false (cab8e80)
  • create update expected workflow (0a5f961)
  • create workflow to automatically check new nodejs releases (effe040)
  • fix regex (ce4d0f8)
  • handle case where patch major doesn't exists (fba9824)
  • restore if statement (1a87466)
  • restore working version (385375d)
  • test run (7400fc9)
  • try different approach (267990e)

3.5.12 (2024-09-17)

Bug Fixes

  • switch to macos-14 runner and cleanup before build (#46) (75d4ca0)
  • update expected shas (75e67b8)

Chores

  • add patch/minor release scripts to package.json (9c57a56)

3.5.11 (2024-09-10)

Features

Bug Fixes

3.5.10 (2024-09-06)

Features

Bug Fixes

Chores

3.5.9 (2024-02-16)

Features

Bug Fixes

  • bump expected-shas.json (d58bdcb)

Chores

3.5.8 (2024-02-06)

Features

Bug Fixes

Chores

Documentation

3.5.7 (2023-12-05)

Features

Bug Fixes

Chores

  • add .yarn to gitignore (729c0a1)
  • add missing macos-linux v20 matrix (28d96e9)
  • update vscode settings (a787d4d)

3.5.6 (2023-10-28)

Features

Bug Fixes

3.5.5 (2023-10-17)

Features

  • support for custom PKG_NODE_PATH (#7) (4bfcccb)

Bug Fixes

  • update expected sha of node 18.18.2 and 16.20.2 (#6) (62ffff2)
  • update to node 18.18.2 and node 16.20.2 (#4) (7a62329)

Chores

  • add --ignore-engines to all install comands (6c9ac01)

Documentation

  • add important notice about new releases (66457a2)

3.5.4 (2023-10-04)

Bug Fixes

3.5.3 (2023-10-04)

Bug Fixes

  • change repo name and fetch url (dba6017)

Chores

Documentation