infinum / datx

DatX is an opinionated JS/TS data store. It features support for simple property definition, references to other models and first-class TypeScript support.
https://datx.dev
MIT License
139 stars 7 forks source link

Release/v3 #1184

Closed DarkoKukovec closed 1 year ago

DarkoKukovec commented 1 year ago

Please select all that apply:

Please describe the differences between the current and new behavior:

Removes dependency from mobx, basically same as v2 with disable-mobx, but without extra config steps.

Once ready, it should be merged, but the branch should not be deleted.

TODO:

DarkoKukovec commented 1 year ago

@fvoska @isBatak there are a lot of changes here and I don't think it makes sense to go through all of them. This is more of a sanity check, if you see any issues (you can focus more on angular and swr).

SonarCloud detected a bunch of code smells, but they're not new - they have been surfaced when I fixed linter issues. Since I don't see anything critical there, I would ignore them for now as not to block the release.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 102 Code Smells

No Coverage information No Coverage information
6.9% 6.9% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint