Hi, this project doesn't (yet) reflect upcoming changes in Storybook 6.0, at least: - [ ] removal of `story` object (replaced by hoisting properties directly to the function object) - [ ] `args` & `globalArgs` introduction, and the signature of the story becoming `(args, context)` (by default) Is the purpose of the `next` branch to include those ASAP (i.e. PR is welcome), or will they be postponed till 6.0 is out of beta ? Thanks
Hi,
this project doesn't (yet) reflect upcoming changes in Storybook 6.0, at least:
storyobject (replaced by hoisting properties directly to the function object)args&globalArgsintroduction, and the signature of the story becoming(args, context)(by default)Is the purpose of the
nextbranch to include those ASAP (i.e. PR is welcome), or will they be postponed till 6.0 is out of beta ?Thanks