This is a non exclusive list of things i want to change / i've already done in this repository.
There is no specific timeframe yet but i expect this stuff to be done definitely by the end of this year
Planned changes / features for the near future or in active development
Planned changes / feature for the medium / distant future
Stuff i already did
- Update Linter (TSLint -> ESLint)
- Fix hundrets of linter warnings
- Introduce automatic publishing via Semantic-Release within Github actions
master branch automatically releases a production / latest release
release/* branches automatically deploy rc releases
- Automatic code formatting using prettier
- I'm personally not a fan of prettier itself but i can acknowledge the importance / usefulnes of unified automatic code formatting within an public /open source repo
- Automatic Linting / Formatting in a pre-commit hook using lint-staged and husky
This is a non exclusive list of things i want to change / i've already done in this repository.
There is no specific timeframe yet but i expect this stuff to be done definitely by the end of this year
Planned changes / features for the near future or in active development
Tdeclarations internally and just useDateinsteadPlanned changes / feature for the medium / distant future
Stuff i already did
masterbranch automatically releases a production / latest releaserelease/*branches automatically deployrcreleases