Skip to content

functions: v4.0.0

Choose a tag to compare

@token-generator-app token-generator-app released this 28 May 15:35
cf9e401

4.0.0 (2025-05-28)

⚠ POTENTIALLY BREAKING CHANGES

  • fix engines.node (#210)
    • this was >=18.0.0, but was unintentionally widened in 3.1.0; this reverts to >=18.0.0, which is potentially breaking

Bug Fixes

  • deps: update dependency @netlify/serverless-functions-api to v2 (#190) (5f20b5f)
  • remove unused dependencies, add undeclared dependencies (#230) (180546a)

Build System

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @netlify/blobs bumped from 9.1.2 to 9.1.3
      • @netlify/dev-utils bumped from 2.2.0 to 3.0.0