Skip to content

Commit 31bb6cd

Browse files
Maintain/v0.2.2
1 parent 10637a8 commit 31bb6cd

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.2.2
2+
3+
### Fix
4+
5+
- Resolved `@playform/document` plugin load failures
6+
(`typedoc-plugin-remove-references`, `typedoc-plugin-rename-defaults`,
7+
`typedoc-plugin-mdn-links`, `typedoc-plugin-zod`,
8+
`typedoc-plugin-merge-modules`, `typedoc-plugin-keywords`) caused by pnpm's
9+
isolated node_modules layout not co-locating plugins with the global install
10+
111
## 0.2.1
212

313
### Add

Target/Class/Maintain.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playform/maintain",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": false,
55
"description": "Maintain 🔧",
66
"keywords": [

0 commit comments

Comments
 (0)