Skip to content

@inkathon/[email protected]

Compare
Choose a tag to compare
@scio-labs-bot scio-labs-bot released this 14 Oct 15:16
· 143 commits to main since this release
8f4cd52

Minor Changes

  • #30 1839164 Move frontend and contracts packages to the root level

  • #30 7a41afe Add contributor guidelines at CONTRIBUTING.md.

  • #30 3598618 Major README.md overhaul & improvements

  • #30 1839164 Switch from husky to simple-git-hooks pre-commit hooks

  • #30 07d8381 Add compatability for using yarn (stable only, not classic v1) as the package manager. Note: npm is still not compatible as it lacks support for the workspace import protocol.

  • #30 1839164 Auto-create .env.local files upon first package install if non-existent

  • #30 1839164 Setup changeset integration for version, release, and changelog management.

  • #30 bda4108 Change @… local import path shortcut to @/… (create-next-app default).

Patch Changes