Why are the types different in @tanstack/form-core on Github and on npm? "pushValue"
For methods on FieldApi such as pushValue, the method code on Github accepts a second argument 'opts' but it's not present on the npm version (here viewed on the npm code browser)