We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9996eba commit 159b79bCopy full SHA for 159b79b
1 file changed
.changeset/fix-247-scaffold-hooks.md
@@ -4,13 +4,3 @@
4
---
5
6
Fix multiple issues with the hook scaffold (#247):
7
-
8
-- Merge SCAPI and OCAPI hook types into a single "SCAPI/OCAPI Hook" type
9
-- Fix hook extension points list to match verified B2C Commerce documentation
10
-- Fix hooks.json not updating when adding hooks to existing files (json-merge bug)
11
-- Support appending new hook functions to existing hook script files
12
-- Fix display paths missing leading slash in VS Code extension context
13
-- Filter hook extension points by selected hook type (SCAPI/OCAPI vs System)
14
-- Allow typing custom hook points not in the list
15
-- Generate correct function signatures matching commerce-cloud-docs reference
16
-- Show extension point value alongside label in CLI and VS Code prompts
0 commit comments