3.0.1
(fix): Fix incorrect pnpm commands inside of ci.yml
(fix): Delete browser specific tests.
(fix): Make tests more robust across Jest and Vitest.
3.0.0
(feat): Change defaults configuration in generators.yml to use pnpm package manager and vitest test framework.
To avoid breaking changes, explicitly set the options above with the Before values in the config of your generator in generators.yml.
testFramework: vitest is not supported alongside useBigInt: true, streamType: wrapper, or packagePath.