Skip to content

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:01
· 1 commit to main since this release
31d62d4

Patch Changes

  • cf3771b: chore: add suffixes to common files in apps and packages

    It can be confusing switching between 16 files named 'index.ts', or 3 files named workers.ts. This change renames common files to have suffixes such as .types.ts, .api.ts, etc. to make it easier to work across files in the monorepo.

  • Updated dependencies [cf3771b]