Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.24 KB

FORK_CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 2.24 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.15.1-atlassian-3 - 2024-11-29

Fixed

  • DCA11Y-1274: Null arguments for mojos would fail the build
  • DCA11Y-1274: Fix incremental with Yarn berry by fixing runtime detection
  • DCA11Y-1274: Corepack Mojo incremental works
  • DCA11Y-1274: Fix updating of digest versions without clean install
  • DCA11Y-1274: Download dev metrics now correctly report PAC
  • DCA11Y-1145: Fixed the legacy "downloadRoot" argument for PNPM & NPM installation

Added

  • DCA11Y-1274: ".flattened-pom.xml" & ".git" & ".node" to the excluded filenames list after finding it in Jira
  • DCA11Y-1274: Log message indicating how much time is saved

1.15.1-atlassian-2 - 2024-11-26

Added

  • DCA11Y-1274: Incremental builds for Yarn, Corepack and NPM goals

1.15.1-atlassian-1 - 2024-11-25

  • DCA11Y-1145: Automatic version detection of the Node version from .tool-versions, .node-version, and .nvmrc files
  • DCA11Y-1145: The configuration property nodeVersionFile to specify a file that can be read in install-node-and-npm, install-node-and-pnpm, and install-node-and-yarn

Changed

  • DCA11Y-1145: Now tolerant of v missing or present at the start of a Node version