Maarten Paauw
Maarten Paauw
I encountered the same problem during executing Jest tests. You need to add this module to the `transformIgnorePatterns` array within your Jest Configuration (for example within the `jest.config.js` file). ```javascript...
@AdryanSignor thank you for your contribution! Your fix is released as version 2.1.2
Received the same exception. For context, I didn't publish the config, so it's using the default config from the package where `directory` is configured as string `operations`. I do have...
This seems to be a valid PR to me. According to the Slack Block Kit docs initial users should be set using the `initial_users` property: https://api.slack.com/reference/block-kit/block-elements#users_multi_select__fields
@attepulkkinen Sorry for the long wait, but it's released under version `v2.1.1`.
Besides the sync PR, what are the blockers for merging `non-eloquent-resources` into `master` and drafting a new release? I can offer some help.