Skip to content

Commit

Permalink
chore(release): 8.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jan 2, 2024
1 parent 8d7ec24 commit c0182b4
Show file tree
Hide file tree
Showing 68 changed files with 227 additions and 74 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-scissors-perform.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-hounds-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-seas-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-seals-brake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quiet-ladybugs-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-turkeys-decide.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/short-hotels-smell.md

This file was deleted.

2 changes: 1 addition & 1 deletion cli/default-reporter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- fac2ed424: `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#926](https://github.com/pnpm/pnpm/issues/926) and fix [#7319](https://github.com/pnpm/pnpm/pull/7319)`
- fac2ed424: `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#926](https://github.com/pnpm/pnpm/issues/926) and fix [#7319](https://github.com/pnpm/pnpm/pull/7319).
- Updated dependencies [c597f72ec]
- @pnpm/config@20.4.0

Expand Down
7 changes: 7 additions & 0 deletions env/node.fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/node.fetcher

## 3.0.37

### Patch Changes

- @pnpm/create-cafs-store@6.0.12
- @pnpm/tarball-fetcher@18.0.17

## 3.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.fetcher",
"version": "3.0.36",
"version": "3.0.37",
"description": "Node.js artifacts fetcher",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions env/node.resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/node.resolver

## 2.0.38

### Patch Changes

- @pnpm/node.fetcher@3.0.37

## 2.0.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.resolver",
"version": "2.0.37",
"version": "2.0.38",
"description": "Resolves a Node.js version specifier to an exact Node.js version",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
7 changes: 7 additions & 0 deletions env/plugin-commands-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-env

## 4.1.19

### Patch Changes

- @pnpm/node.fetcher@3.0.37
- @pnpm/node.resolver@2.0.38

## 4.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/plugin-commands-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "4.1.18",
"version": "4.1.19",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions exec/build-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/build-modules

## 11.2.10

### Patch Changes

- @pnpm/worker@0.3.13

## 11.2.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/build-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "11.2.9",
"version": "11.2.10",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions exec/plugin-commands-rebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-rebuild

## 10.0.14

### Patch Changes

- @pnpm/worker@0.3.13
- @pnpm/store-connection-manager@7.0.23

## 10.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-rebuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "10.0.13",
"version": "10.0.14",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions exec/plugin-commands-script-runners/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-script-runners

## 8.0.18

### Patch Changes

- @pnpm/plugin-commands-installation@14.1.1

## 8.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-script-runners/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "8.0.17",
"version": "8.0.18",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions fetching/git-fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/git-fetcher

## 12.0.17

### Patch Changes

- @pnpm/worker@0.3.13

## 12.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fetching/git-fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/git-fetcher",
"version": "12.0.16",
"version": "12.0.17",
"description": "A fetcher for git-hosted packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions fetching/tarball-fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/tarball-fetcher

## 18.0.17

### Patch Changes

- @pnpm/worker@0.3.13

## 18.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fetching/tarball-fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/tarball-fetcher",
"version": "18.0.16",
"version": "18.0.17",
"description": "Fetcher for packages hosted as tarballs",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions fs/indexed-pkg-importer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/fs.indexed-pkg-importer

## 5.0.12

### Patch Changes

- 19be6b704: Fix copy-on-write on Windows Dev Drives [#7468](https://github.com/pnpm/pnpm/issues/7468).

## 5.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fs/indexed-pkg-importer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/fs.indexed-pkg-importer",
"description": "Replicates indexed directories using hard links, copies, or cloning",
"version": "5.0.11",
"version": "5.0.12",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
7 changes: 7 additions & 0 deletions patching/plugin-commands-patching/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-patching

## 5.0.17

### Patch Changes

- @pnpm/plugin-commands-installation@14.1.1
- @pnpm/store-connection-manager@7.0.23

## 5.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion patching/plugin-commands-patching/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "5.0.16",
"version": "5.0.17",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions pkg-manager/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/client

## 10.0.43

### Patch Changes

- @pnpm/git-fetcher@12.0.17
- @pnpm/tarball-fetcher@18.0.17

## 10.0.42

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/client",
"version": "10.0.42",
"version": "10.0.43",
"description": "Creates the package resolve and fetch functions",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions pkg-manager/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pnpm/core

## 13.3.1

### Patch Changes

- @pnpm/package-requester@24.1.7
- @pnpm/worker@0.3.13
- @pnpm/headless@22.4.1
- @pnpm/build-modules@11.2.10

## 13.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "13.3.0",
"version": "13.3.1",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
8 changes: 8 additions & 0 deletions pkg-manager/headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pnpm/headless

## 22.4.1

### Patch Changes

- @pnpm/package-requester@24.1.7
- @pnpm/worker@0.3.13
- @pnpm/build-modules@11.2.10

## 22.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/headless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/headless",
"description": "Fast installation using only pnpm-lock.yaml",
"version": "22.4.0",
"version": "22.4.1",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
6 changes: 6 additions & 0 deletions pkg-manager/package-requester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/package-requester

## 24.1.7

### Patch Changes

- @pnpm/worker@0.3.13

## 24.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/package-requester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/package-requester",
"version": "24.1.6",
"version": "24.1.7",
"description": "Concurrent downloader of npm-compatible packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions pkg-manager/plugin-commands-installation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-installation

## 14.1.1

### Patch Changes

- @pnpm/package-store@19.0.14
- @pnpm/core@13.3.1
- @pnpm/store-connection-manager@7.0.23
- @pnpm/plugin-commands-rebuild@10.0.14
- @pnpm/outdated@13.0.39

## 14.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/plugin-commands-installation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "14.1.0",
"version": "14.1.1",
"description": "Commands for installation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions pnpm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# pnpm

## 8.14.0

### Minor Changes

- A new option added for hoisting packages from the workspace. When `hoist-workspace-packages` is set to `true`, packages from the workspace are symlinked to either `<workspace_root>/node_modules/.pnpm/node_modules` or to `<workspace_root>/node_modules` depending on other hoisting settings (`hoist-pattern` and `public-hoist-pattern`) [#7451](https://github.com/pnpm/pnpm/pull/7451).
- The `pnpm dedupe` command now accepts more command line options that the `pnpm install` command also accepts. Example: `pnpm dedupe --store-dir=local-store-dir`

### Patch Changes

- The package information output by cat-index should be sorted by key.
- `pnpm deploy` should not touch the target directory if it already exists and isn't empty [#7351](https://github.com/pnpm/pnpm/issues/7351).
- `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#926](https://github.com/pnpm/pnpm/issues/926) and fix [#7319](https://github.com/pnpm/pnpm/pull/7319).
- Don't install Node.js when use-node-version is set in a WebContainer [#7478](https://github.com/pnpm/pnpm/pull/7478).
- Fix copy-on-write on Windows Dev Drives [#7468](https://github.com/pnpm/pnpm/issues/7468).

## 8.13.1

### Minor Changes
Expand Down

0 comments on commit c0182b4

Please sign in to comment.