You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **v1.4.0 — `ignoreHeader` is deprecated, replaced by `withHeaders`. Removed in v1.4.1.**
15
+
>
16
+
> | Remove | Replace with |
17
+
> |---|---|
18
+
> |`"ignoreHeader": false`|`"withHeaders": true`|
19
+
> |`"ignoreHeader": true`|`"withHeaders": false`|
20
+
>
21
+
> 📖 See the [Migration Guide](https://github.com/authorjapps/zerocode/wiki/Migration%E2%80%90Guide%E2%80%90ignoreHeader%E2%80%90to%E2%80%90withHeaders%E2%80%90notice) for full steps and named parameter usage.
0 commit comments