mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 23:01:30 +00:00
Update CHANGELOG with npm deployment note
This commit is contained in:
parent
3f60de8929
commit
08f9622e99
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
- `HookAPI` → `ExtensionAPI`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue