-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Perhaps your tool can steal some inspiration from the following:
- svelte-add is a similar tool for Svelte(Kit) projects: https://github.com/svelte-add/svelte-add
- svelte-add was originally based on a more generic tool: https://preset.dev
- I actually find `npm create svelte@latest` sufficient most of the time. It's like a starter project with presets for most best practices.
-
commit-and-tag-version
Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
Nice set of tools. I like the simplicity.
I get a DeprecationWarning when running the changelog tool due to a known issue with auto-changelog.
Made me curious... what are the latest recommendations from node folks for changelog generators?
When researching, I came across this one https://github.com/absolute-version/commit-and-tag-version
-
In my circles, this is the go-to for release automation / changelogs: https://github.com/changesets/changesets