Denis Tokarev

Results 16 comments of Denis Tokarev

Hey folks – any updates on this? I'm very interested in getting TS migrations supported πŸ˜„ πŸ˜…

In meanwhile, I [forked](https://github.com/devlato/contentful-migrate-fork) this repo to add support for custom templates (with `--migration-template` option/`-t` option/`TEMPLATE_FILE` env variable) and custom generated file extensions (with `--extension` option/`-e` option/`MIGRATION_FILE_EXTENSION ` env variable)...

@danielgtaylor @slurmulon @chesleybrown Are you guys alive? Can someone merge #270 to solve the problem?

@aldeed the problem's never-ending predicate support – and not the `delay` itself, since it's not called when the specified timeout is Infinity. I'll remove this test and infinite wait times...

@benwoodward hey mate! There is already an ESM build, please check the README, pal

@benwoodward please follow [#17](https://github.com/devlato/async-wait-until/pull/17), once it gets merged, a fixed version (2.0.6) will be released. Please reopen this issue if the bug still reproduces.

@benwoodward thanks for your detailed report! I'll see what I can do, and will check how to auto-test this to avoid regressions in the future. In meantime, I'll keep this...

+1, really necessary

Hey, I can confirm that it would be great to have originalRoute. I'm trying to implement declarative ACL based on routing so it's very uncomfortable to deal with it without...