Knex v0.18.4 Release Notes

Release Date: 2019-07-10 // almost 5 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘€ Seeds: Option to run specific seed file #3335
    • Implement "skipLocked()" and "noWait()" #2961

    ๐Ÿ› Bug fixes:

    • CLI: Respect the knexfile stub option while generating a migration #3337
    • ๐Ÿ›  Fix mssql import not being ignored, breaking webpack builds #3336