Will Rowe
Will Rowe
I thought you were doing that manually, that's really useful. I'm fine with removing it in favor of an upgrade guide (UPGRADING.MD) when there are breaking changes, since it's more...
Are these all dev dependencies?
I don't see any problem with bumping dev dependencies. Are we able to configure dependabot to detect dependencies with updates for us?
Let's start with just updates that don't contain breaking changes.
I'm in the process of reviewing this, but I'm not sure if this approach is going to work. I think the body of the arrow function will need to be...
Can you provide an example of it working as expected in [Twigfiddle](https://twigfiddle.com/)?
I did a little bit of testing with this and it appears to be an issue in the parsing of the array. If I break out each of the items...
If someone is able to provide a TwigFiddle example that works and an example using [this template](https://codepen.io/pen?template=LYQawea) that does not work, then I can look into it more.
@Geolim4 you can't use the `include` function because it is not currently supported. This issue is for adding support for it.
> the readme is a bit lying then What do you mean?