Evgenii

Results 2 issues of Evgenii

When you use require('sql-migrations').migrate(configuration) instead of run() it does not attach adapter. So it breaks with an error: ..../node_modules/sql-migrations/commands/run-migrations-command.js:4 return adapter.appliedMigrations() ^ TypeError: Cannot read property 'appliedMigrations' of undefined migrate()...

### Documentation issue https://refine.dev/docs/routing/hooks/use-navigation/ ### Describe the thing to improve push, replace, goBack methods of use navigation hook were deprecated and removed from a code but were not fully removed...

documentation