Skip to content

v0.3.0

Compare
Choose a tag to compare
@avocadowastaken avocadowastaken released this 17 May 08:07
· 185 commits to main since this release
  • fix(bundleTypes): Install TypeScript from npx if it not found. 468bc4f
  • feat: Do not print esbuild metafile in debug mode. 1dc2567
  • chore: Remove prettier-plugin-organize-imports. 9270f2b
  • feat: Add bundle TypeScript definitions step. (#5) eaa6864
  • feat: Replace NodePackageManifest with simpler findPackageJSON. 685ec69
  • feat: Replace GitHubActionManifest with simpler findActionYML. 479f78a
  • feat: [GitHubActionManifest] yml file types. 0291892
  • feat: Add Browser ESM bundle step. (#4) 1ccfdd4
  • docs(README): Remove steps from the Browser (ESM) example. dcdd89f

v0.2.3...v0.3.0