Update CHANGELOG with npm deployment note
This commit is contained in:
@@ -44,7 +44,7 @@ Hooks and custom tools are now unified as **extensions**. Both were TypeScript m
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
No recursion beyond one level. Complex packages must use the `package.json` manifest. Dependencies in `package.json` are resolved via jiti.
|
No recursion beyond one level. Complex packages must use the `package.json` manifest. Dependencies are resolved via jiti, and extensions can be published to and installed from npm.
|
||||||
|
|
||||||
**Type renames:**
|
**Type renames:**
|
||||||
- `HookAPI` → `ExtensionAPI`
|
- `HookAPI` → `ExtensionAPI`
|
||||||
|
|||||||
Reference in New Issue
Block a user