Skip to content

Latest commit

 

History

History
232 lines (79 loc) · 6.74 KB

CHANGELOG.md

File metadata and controls

232 lines (79 loc) · 6.74 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0-beta.3 (2021-05-07)

Bug Fixes

  • hydra-typegen: fix tuple types not correctly parsed by typegen (#389) (8a3d8e7), closes #373

3.0.0-beta.2 (2021-05-07)

Bug Fixes

  • hydra-cli: bump hydraVersion -> 3 in manifest files (#388) (f837191)

3.0.0-beta.1 (2021-05-07)

Features

  • typegen: tuple return type for event.params (#358) (bf16156)

2.1.0-beta.8 (2021-04-29)

Bug Fixes

  • hydra-cli: fix stack overflow caused by lodash.cloneDeep (#369) (e087c5c)

2.1.0-beta.7 (2021-04-08)

Bug Fixes

  • hydra-cli: fix single import of model files (#352) (10f84d4)

2.1.0-beta.6 (2021-04-08)

Features

  • hydra-cli: export all model files from a single module (#348) (47b526a)

2.1.0-beta.5 (2021-04-02)

Bug Fixes

  • hydra-cli: Export all enums + refactor (#344) (221f961)

2.1.0-beta.4 (2021-03-31)

Bug Fixes

  • hydra-processor: lazily init config to fix the --indexer flag (#341) (e7e3d77)

2.1.0-beta.3 (2021-03-31)

Features

  • packages: upgrade polkadot/api version to 4.2.1 (#339) (e840712)

2.1.0-beta.0 (2021-03-30)

Features

  • packages: upgrade polkadot/api version to 4.2.1 (#339) (e840712)

2.0.1-beta.17 (2021-03-29)

Bug Fixes

  • hydra-cli: declaration:true for graphql-server + fix resolver duplicate names (#338) (e3fa092)

2.0.1-beta.16 (2021-03-24)

Bug Fixes

2.0.1-beta.15 (2021-03-19)

Bug Fixes

  • hydra-cli: use transpiled js files for query-node (#323) (af382ac)

2.0.1-beta.14 (2021-03-19)

Bug Fixes

2.0.1-beta.13 (2021-03-18)

Bug Fixes

  • hydra-cli: fix overriding entity relation type and derivedFrom (#324) (d2393a3)

2.0.1-beta.12 (2021-03-17)

Bug Fixes

  • hydra-cli: ignore generating module import for self referenced entities (#322) (2d09777)

2.0.1-beta.11 (2021-03-16)

Bug Fixes

  • hydra-typegen: validate location of type definitions json (#320) (c29433d)

2.0.1-beta.10 (2021-03-16)

Bug Fixes

  • hydra-cli: fix dockerfiles created by scaffold (#317) (ecc2226)

2.0.1-beta.9 (2021-03-10)

Bug Fixes

  • hydra-cli: fix docker setup for scaffold + sample project (#312) (023e4ef)

2.0.1-beta.8 (2021-03-10)

Bug Fixes

  • hydra-cli: generate server source before installing the dependencies (#311) (f6aa58c)

2.0.1-beta.7 (2021-03-10)

Bug Fixes

  • fix package.json files and prepack scripts (#308) (469198e)

2.0.1-beta.6 (2021-03-09)

Bug Fixes

  • hydra-indexer-gateway: add 'inSync' and 'hydraVersion' fields to the indexerStatus query (#295) (fc07445)

2.0.1-beta.5 (2021-03-09)

Bug Fixes

  • hydra-processor: Use single hydraVersion in manifest (#293) (08a1694)

2.0.1-beta.4 (2021-03-05)

Note: Version bump only for package @dzlzv/hydra-typegen

2.0.1-beta.3 (2021-03-05)

Bug Fixes

  • hydra-cli: support entity relations in interfaces (#275) (122e593)

2.0.1-beta.2 (2021-03-04)

Note: Version bump only for package @dzlzv/hydra-typegen