Releases: scio-labs/inkathon
Releases · scio-labs/inkathon
@inkathon/[email protected]
Minor Changes
cda19ae
Vastly reduce boilerplate for JS/TS script initialization of Polkadot.js. You no longer need to read and parse dotenv environment variables in every script.
@inkathon/[email protected]
Patch Changes
- Updated dependencies [
3f4179e
]:- @inkathon/[email protected]
@inkathon/[email protected]
Patch Changes
3f4179e
Add workaround to run ESM-enabled ts-node scripts with Node.js 20. Related: TypeStrong/ts-node#1997
@inkathon/[email protected]
Minor Changes
c2cfbe4
Ensure & document Windows, Ubuntu, and macOS compatibility. 🌈
Patch Changes
- Updated dependencies [
c2cfbe4
]:- @inkathon/[email protected]
@inkathon/[email protected]
Minor Changes
c2cfbe4
Ensure & document Windows, Ubuntu, and macOS compatibility. 🌈
@inkathon/[email protected]
Patch Changes
-
4bda28d
Further cross-platform script improvements (i.e. regarding the touch command). -
Updated dependencies [
4bda28d
]:- @inkathon/[email protected]
@inkathon/[email protected]
Patch Changes
4bda28d
Further cross-platform script improvements (i.e. regarding the touch command).
@inkathon/[email protected]
Patch Changes
-
2b9bc68
Make cp/copy command work cross-platform (i.e. on Windows) for postinstall and build-all scripts. -
Updated dependencies [
2b9bc68
]:- @inkathon/[email protected]
@inkathon/[email protected]
Patch Changes
2b9bc68
Make cp/copy command work cross-platform (i.e. on Windows) for postinstall and build-all scripts.
@inkathon/[email protected]
Patch Changes
1556c0f
Fix@polkadot/*
package warnings about cjs/esm duplications.