Ivan Buryak
Ivan Buryak
Turn on migration tests with lokijs adapter for #3749. Should I add it to separate `getPersistedStorage` method and use it only in `migrations.test.ts` or `getStorage` is ok?
Hello! Looks like data migrations (`rxdb/plugins/migration`) don't work when I am using LokiJS adapter: migration function does run, but all the data just disappears (surprisingly it somewhat returns back after...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Create a component next to current file (`Messages` in my situation)...
Add outlines for .css files ⚠️I also added `workspace = { workspace = true, features = ["test-support"] }` to dev deps of 'languages' crate to make unit tests work. . So let's add them Fixes #10
Bump tree-sitter version to 0.20.9