Releases: JoinColony/colonyJS
@colony/[email protected]
Patch Changes
- 415be09: Do not overwrite or delete build files
@colony/[email protected]
Patch Changes
- dd5e3c5: Use tsc for compilation in colony-js and sdk
@colony/[email protected]
Patch Changes
- 415be09: Do not overwrite or delete build files
@colony/[email protected]
Minor Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
@colony/[email protected]
Major Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
Patch Changes
- Updated dependencies [029288c]
- @colony/[email protected]
- @colony/[email protected]
- @colony/[email protected]
@colony/[email protected]
Minor Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
Patch Changes
- Updated dependencies [029288c]
- @colony/[email protected]
@colony/[email protected]
Major Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
@colony/[email protected]
Major Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
@colony/[email protected]
Major Changes
-
029288c: This changes the way
colony-js
clients are typed. We retain only the types of the last 5 versions of the types, all older versions will go untyped. This will give us some breathing room, at least for the amount of extensions that we have now.Furthermore the most recent (upcoming) contract changes were included in ColonyJS.
Some changes were made to fix builds.
Patch Changes
- Updated dependencies [029288c]
- @colony/[email protected]
- @colony/[email protected]
- @colony/[email protected]
@colony/[email protected]
Major Changes
-
c8f5f74:
cross-fetch
was removed as a dependency.Users of this library have to make sure that a fetch function exists in the global namespace (e.g. by using
node-fetch
and adding it to theglobalThis
).It also adds another build target for Colony SDK which is a minified bundle of the library
Patch Changes
- Updated dependencies [c8f5f74]
- @colony/[email protected]
- @colony/[email protected]