Releases: scio-labs/inkathon
@inkathon/[email protected]
Minor Changes
-
#30
1839164
Movefrontend
andcontracts
packages to the root level -
#30
1839164
Switch fromhusky
tosimple-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
@inkathon/[email protected]
Minor Changes
-
#30
cf04f67
Addcontract/scripts/script.template.ts
template script and simplify script initialization in general. -
#30
1839164
Movefrontend
andcontracts
packages to the root level -
#30
1839164
-detect available contracts in build & test shell scripts -
#30
1839164
Add pnpm/npm shorthand script for JS/TS script execution (i.e.pnpm run script deploy
) -
#30
1839164
Switch fromhusky
tosimple-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
Setup changeset integration for version, release, and changelog management.