Marcus Stüben
Marcus Stüben
Had the same problems that the minor version is not bumped by feat: commits Using npx standard-version with the following .versionrc ````json { "types": [ { "type": "feat", "section": "Features"...
In my case the option " "preMajor": true" was hindering to bumping the major/minor versions
I have the same Problem. Also running 20.0.3 on docker. The error appears in Version V1.4 and v1.2. @nextcloud-bot @aszlig Is the Job still running after errors and warnings? It...
Had the same issue after updating to angular 10.1.
I switched to default mat-datepicker. https://material.angular.io/components/datepicker/overview#date-range-input-forms-integration
Thanks for the hint but it seems that is not support (anymore). The Typescript types are not supporting a function in the coulmuns array([see](https://github.com/adaltas/node-csv/blob/master/packages/csv-generate/lib/index.d.ts)). I use the following code and...
i have a mini sample repo [here](https://github.com/itstueben/csv-generate) In the Typescript File the types are wrong. I hope this helps what is wrong with the types
That would be pretty nice!
i install it on my windows machine with wsl2. I use the docker way and it looks very good. thx! The docker installation support my Nvidia card.