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

Deprecate master branch #1211

Open DarkoKukovec opened 4 months ago

DarkoKukovec commented 4 months ago

release/v3 should be the new default branch, but release/* should be used where possible. Primarily, that affects GitHub action workflows