Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 00:17
d0e2e44

General Changes

  • Update CODEOWNERS (#3)
  • add concurrency to release action (#11)
  • fix turbo globalDependencies (#9)
  • change auto pr labels (#22)
  • update labeler config (#23)
  • Update .eslintignore (#24)
  • move action output (#25)
  • add .turbo to npmignore (#26)
  • remove unused files and deps (#29)
  • add create-turbo-module (#30)
  • fix lockfile (#31)
  • fix create-turbo-module release script (#32)
  • fix create-turbo-module npmignore (#35)
  • fix nested npmignore (#38)
  • disable cache for release pipeline (#41)
  • dont close PRs if there was not git release (#44)
  • pack action (#45)
  • Tristan/fix release action (#46)
  • update readme (#49)
  • include_coauthors = false in kodiak config (#51)
  • Update labeler.yml (#52)
  • update readme (#53)

Core Changes

  • ignore release commit (#6)
  • fix release name (#10)
  • Tristan/split up packages and craete action (#15)
  • fix typo and require private: false to publish (#18)
  • simplify npm package (#21)
  • remove duplicated code (#50)
  • Add descriptions to packages (#54)
  • add PR action (#55)

Create-turbo-module Changes

  • Add descriptions to packages (#54)

Util Changes

  • Add descriptions to packages (#54)
  • add PR action (#55)

Action Changes

  • Add descriptions to packages (#54)
  • add PR action (#55)

Credits

@baked-dev