mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
4.8 KiB
4.8 KiB
@pnpm/lifecycle
11.0.5
Patch Changes
4a4d42d8f: Packages that have nopackage.jsonfiles should be skipped.
11.0.4
Patch Changes
- Updated dependencies [
b734b45ea]- @pnpm/types@7.4.0
- @pnpm/core-loggers@6.0.4
- @pnpm/read-package-json@5.0.4
11.0.3
Patch Changes
7af16a011: Print a warning, when a lifecycle script is skipped.
11.0.2
Patch Changes
- Updated dependencies [
8e76690f4]- @pnpm/types@7.3.0
- @pnpm/core-loggers@6.0.3
- @pnpm/read-package-json@5.0.3
11.0.1
Patch Changes
- Updated dependencies [
724c5abd8]- @pnpm/types@7.2.0
- @pnpm/core-loggers@6.0.2
- @pnpm/read-package-json@5.0.2
11.0.0
Major Changes
e6a2654a2:preparescripts of Git-hosted packages are not executed (they are executed during fetching by@pnpm/git-fetcher).
10.0.1
Patch Changes
- Updated dependencies [
97c64bae4]- @pnpm/types@7.1.0
- @pnpm/core-loggers@6.0.1
- @pnpm/read-package-json@5.0.1
10.0.0
Major Changes
97b986fbc: Node.js 10 support is dropped. At least Node.js 12.17 is required for the package to work.
Patch Changes
- Updated dependencies [
97b986fbc] - Updated dependencies [
90487a3a8]- @pnpm/core-loggers@6.0.0
- @pnpm/read-package-json@5.0.0
- @pnpm/types@7.0.0
9.6.5
Patch Changes
d853fb14a: Runnode-gypwhenbinding.gypis present, even if an install lifecycle script is not present in the scripts field.- Updated dependencies [
d853fb14a]- @pnpm/read-package-json@4.0.0
9.6.4
Patch Changes
9a9bc67d2: It should be possible to run pnpm using only its bundled file.
9.6.3
Patch Changes
- Updated dependencies [
9ad8c27bf]- @pnpm/types@6.4.0
- @pnpm/core-loggers@5.0.3
- @pnpm/read-package-json@3.1.9
9.6.2
Patch Changes
- @pnpm/read-package-json@3.1.8
9.6.1
Patch Changes
- Updated dependencies [
b5d694e7f]- @pnpm/types@6.3.1
- @pnpm/core-loggers@5.0.2
- @pnpm/read-package-json@3.1.7
9.6.0
Minor Changes
50b360ec1: A new option added for specifying the shell to use, when running scripts: scriptShell.
9.5.1
Patch Changes
- Updated dependencies [
d54043ee4] - Updated dependencies [
212671848]- @pnpm/types@6.3.0
- @pnpm/read-package-json@3.1.6
- @pnpm/core-loggers@5.0.1
9.5.0
Minor Changes
f591fdeeb: New option added: extraEnv. extraEnv allows to pass environment variables that will be set for the child process.f591fdeeb: New function exported:makeNodeRequireOption().
9.4.0
Minor Changes
203e65ac8: A new option added to set the INIT_CWD env variable for scripts: opts.initCwd.
9.3.0
Minor Changes
23cf3c88b: New option added:shellEmulator.
9.2.5
Patch Changes
- Updated dependencies [
86cd72de3]- @pnpm/core-loggers@5.0.0
9.2.4
Patch Changes
- @pnpm/read-package-json@3.1.5
9.2.3
Patch Changes
- Updated dependencies [
9f5803187]- @pnpm/read-package-json@3.1.4
9.2.2
Patch Changes
a2ef8084f: Use the same versions of dependencies across the pnpm monorepo.
9.2.1
Patch Changes
9.2.0
Minor Changes
76aaead32: Added an option for silent execution: opts.silent.
9.1.3
Patch Changes
- Updated dependencies [
db17f6f7b]- @pnpm/types@6.2.0
- @pnpm/core-loggers@4.1.2
- @pnpm/read-package-json@3.1.3
9.1.2
Patch Changes
- Updated dependencies [
71a8c8ce3]- @pnpm/types@6.1.0
- @pnpm/core-loggers@4.1.1
- @pnpm/read-package-json@3.1.2
9.1.1
Patch Changes
d3ddd023c: Update p-limit to v3.68d8dc68f: Update node-gyp to v7.- Updated dependencies [
2ebb7af33]- @pnpm/core-loggers@4.1.0
9.1.0
Minor Changes
8094b2a62: Run lifecycle scripts with the PNPM_SCRIPT_SRC_DIR env variable set. This new env variable contains the directory of the package.json file that contains the executed lifecycle script.
9.0.0
Major Changes
e3990787a: Rename NodeModules to Modules in option names.
Minor Changes
f35a3ec1c: Don't execute lifecycle scripts that are meant to prevent the usage of npm or Yarn.
Patch Changes
- Updated dependencies [
da091c711]- @pnpm/types@6.0.0
- @pnpm/core-loggers@4.0.2
- @pnpm/read-package-json@3.1.1
9.0.0-alpha.1
Major Changes
e3990787: Rename NodeModules to Modules in option names.
Patch Changes
- Updated dependencies [
da091c71]- @pnpm/types@6.0.0-alpha.0
- @pnpm/core-loggers@4.0.2-alpha.0
- @pnpm/read-package-json@3.1.1-alpha.0
8.2.0-alpha.0
Minor Changes
f35a3ec1c: Don't execute lifecycle scripts that are meant to prevent the usage of npm or Yarn.
8.2.0
Minor Changes
2ec4c4eb9: Don't execute lifecycle scripts that are meant to prevent the usage of npm or Yarn.