Skip to main content

0.4.5

Features

  1. Added support for specifying Docker build labels inline.
  2. Introduced a new environment variable: MAX_REQUEST_JSON_SIZE_IN_BYTES, which configures the maximum allowed size for JSON requests. This is useful for allowing large packages to be uploaded via npm publish, as the request is sent as JSON.
  3. Added new logos to the package types in the documentation navigation bar for better visual clarity and improved UX.
  4. Updated and refined several documentation pages for improved accuracy and clarity.