Skip to content

Latest commit

 

History

History
1105 lines (644 loc) · 113 KB

CHANGELOG.md

File metadata and controls

1105 lines (644 loc) · 113 KB

Changelog

4.6.1 (2024-05-29)

Bug Fixes

  • deps: Update dependency google-gax to ^4.3.4 (#1594) (77a9347)
  • deps: Update dependency proto3-json-serializer to ^2.0.2 (#1596) (4bcdde3)
  • Update generator to generate location mixin separately (#1598) (13854a4)

4.6.0 (2024-05-15)

Features

Bug Fixes

  • deps: Update dependency google-gax to ^4.3.2 (#1562) (1a5e5ae)
  • deps: Update dependency google-gax to ^4.3.3 (#1583) (bb76ca8)
  • deps: Update dependency protobufjs to v7.3.0 (#1588) (3289424)
  • Do not use gaxServerStreamingRetries for bidi or client streaming (#1575) (a69b8b6)

4.5.0 (2024-03-21)

Features

  • Support GOOGLE_CLOUD_UNIVERSE_DOMAIN environment variable (#1558) (884b02e)

4.4.2 (2024-02-23)

Bug Fixes

4.4.1 (2024-02-06)

Bug Fixes

  • Remove name conflict for APIs that have servicePath (#1531) (9312781)

4.4.0 (2024-02-02)

Features

  • Add UUID autogeneration for fields listed as autoPopulate in service.yaml (#1511) (e731e91)
  • Implement support for Trusted Private Cloud (#1529) (74149e1)

Bug Fixes

  • deps: Update dependency proto3-json-serializer to ^2.0.1 (#1521) (f68039b)
  • deps: Update dependency protobufjs to v7.2.6 (#1519) (58c2334)
  • Revert new streaming behavior (#1528) (605e40a)
  • samples: Remove useless await in async iteration sample (#1527) (0bdb742)

4.3.0 (2024-01-18)

Features

Bug Fixes

  • deps: Update dependency @types/js-yaml to ^4.0.9 (#1486) (5de2050)
  • deps: Update gapic-tools and gax for new proto (#1517) (eeb8851)
  • Fix protos import in index files (#1498) (eb0e74d), closes #1496
  • Remove log message when methodConfig is undefined (4173a45)
  • Use new gax streaming retries (#1518) (8da1195)

4.2.0 (2023-11-07)

Features

  • Move compileProtos from google-gax to generator (#1484) (b787004)

Bug Fixes

  • deps: Update dependency @types/js-yaml to ^4.0.7 (#1480) (4912acb)
  • deps: Update dependency google-gax to ^4.0.5 (#1485) (98f1ec8)
  • Small esm fixes and add esm-system tests (#1475) (c6f9acb)

4.1.0 (2023-09-26)

Features

Bug Fixes

  • deps: Update dependency @types/js-yaml to ^4.0.6 (#1449) (9661cdb)
  • deps: Update dependency google-gax to ^4.0.4 (#1448) (3564794)
  • deps: Update dependency google-gax to ^4.0.4 (#1462) (e9f46bb)

4.0.3 (2023-08-23)

Bug Fixes

4.0.2 (2023-08-07)

Bug Fixes

  • deps: Update dependency proto3-json-serializer to v2 (#1422) (ff7a2f7)

4.0.1 (2023-08-07)

Bug Fixes

  • deps: Update dependency google-gax to ^4.0.3 (#1417) (f253cf7)
  • Disable retry-request for stream closed test (#1421) (2a35f78)

4.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • correct IAM return types (#1407)

Bug Fixes

3.0.7 (2023-06-01)

Bug Fixes

3.0.6 (2023-05-16)

Bug Fixes

  • Add explicit Bazel dependency on protos.json (#1383) (dcc686f)
  • deps: Update dependency google-gax to ^3.6.0 (#1369) (1d0d6f6)
  • deps: Update dependency long to ^5.2.3 (#1365) (d6ef18a)
  • deps: Update dependency nunjucks to ^3.2.4 (#1366) (54d9c80)
  • deps: Update dependency proto3-json-serializer to ^1.1.1 (#1372) (11684ec)
  • deps: Update dependency yargs to ^17.7.2 (#1374) (d127f57)
  • Replace markdown links with tsdoc compatible link tags (#1361) (9bc27d5)

3.0.5 (2023-03-27)

Bug Fixes

  • deps: Update dependency google-gax to ^3.5.8 (#1356) (3ea002b)
  • Ensure links are prefixed with "protos." (#1351) (ca2387f)

3.0.4 (2023-03-02)

Bug Fixes

3.0.3 (2023-02-13)

Bug Fixes

3.0.2 (2023-02-09)

Bug Fixes

  • Add condition for IAM mixin for stubSimpleCall in gapic_$service_$version.ts.njk (#1321) (22197aa)

3.0.1 (2023-02-06)

Bug Fixes

3.0.0 (2023-02-03)

⚠ BREAKING CHANGES

  • convert to ESM, use Aspect build rules (#1307)

Features

Bug Fixes

  • deps: Update dependency google-gax to ^3.5.6 (#1310) (dbebd2a)
  • deps: Update dependency yargs to ^17.6.0 (#1282) (5291da0)
  • Update .gitignore file to include everything in the proto folder (#1304) (d1d7399)

2.18.2 (2022-09-27)

Bug Fixes

2.18.1 (2022-09-23)

Bug Fixes

  • deps: Update dependency google-gax to ^3.5.2 (#1271) (8b1c234)
  • deps: Update dependency protobufjs to ^7.1.2 (#1272) (9dfd102)

2.18.0 (2022-09-20)

Features

Bug Fixes

  • Remove LRO mixin if there are no LRO methods (#1262) (2d28ae4)
  • Use fully qualified request type name in tests (#1267) (238156e)

2.17.0 (2022-09-14)

Features

  • Option to request REST numeric enum values (#1251) (38427db)

Bug Fixes

  • deps: Update dependency google-gax to ^3.4.0 (#1240) (e1307ad)
  • deps: Update dependency google-gax to ^3.5.0 (#1247) (d62fea1)
  • deps: Update dependency google-gax to ^3.5.1 (#1257) (52a84fe)
  • deps: Update dependency protobufjs to ^7.1.1 (#1256) (d903269)
  • Minify proto JSONs in the build folder of the generated library (#1258) (b0c2325)
  • Preserve default values in x-goog-request-params (#1250) (#1248) (f91b28a)

2.16.1 (2022-08-30)

Bug Fixes

  • deps: update dependency google-gax to ^3.3.1 (#1234) (9900e88)
  • deps: update dependency protobufjs to ^7.1.0 (#1228) (0066ceb)
  • use _gaxModule when accessing gax for bundling (#1232) (2e8611a)

2.16.0 (2022-08-26)

Features

Bug Fixes

  • deps: update dependency google-gax to ^3.2.1 (#1218) (1e8af28)
  • deps: update dependency google-gax to ^3.2.2 (#1223) (c2e5bb5)
  • deps: update dependency google-gax to ^3.3.0 (#1227) (1d04855)

2.15.4 (2022-08-19)

Bug Fixes

2.15.3 (2022-07-20)

Bug Fixes

2.15.2 (2022-07-01)

Bug Fixes

2.15.1 (2022-06-23)

Bug Fixes

2.15.0 (2022-06-17)

Features

Bug Fixes

2.14.6 (2022-06-10)

Bug Fixes

  • unit tests for LRO and Location need async iteration stub (#1145) (44e5804)

2.14.5 (2022-05-23)

Bug Fixes

  • use optional chaining for routing parameters (#1138) (b1aa357)

2.14.4 (2022-05-10)

Bug Fixes

  • determine transport for construct StreamDescriptor (#1131) (b542bcf)

2.14.3 (2022-04-27)

Bug Fixes

2.14.2 (2022-03-15)

Bug Fixes

  • closed method unit test (#1121) (56dadc8)
  • rename path template params which is reserved word in strict mode (#1124) (e1ebf3a)
  • update comment for diregapic LRO method with map response (#1123) (79ca616)

2.14.1 (2022-03-04)

Bug Fixes

  • should ignore google/rpc/context/*.proto (#1119) (62d6913)

2.14.0 (2022-02-15)

Features

  • add note to autogenerated samples for handwritten tags (#1106) (759f2bb)

Bug Fixes

  • add coverage for close method (#1109) (d886454)
  • anti-patten in close method and add unit test for unary call (#1105) (a0f5fee)
  • lint of assigned value not being used (#1103) (68af89c)
  • make license header dynamic to change year (#1107) (ecc7434)

2.13.0 (2022-02-03)

Features

Bug Fixes

  • close client with stream methodshould return stream object (#1101) (40f23d1)

2.12.2 (2022-02-01)

Bug Fixes

  • add check for undefined routing header parameters (#1098) (b20e514)

2.12.1 (2022-01-28)

Bug Fixes

2.12.0 (2022-01-24)

Features

  • add handwritten_layer variable for handwritten samples (#1065) (f614a1d)

Bug Fixes

  • add null request for bi_di stream call (#1066) (1149cb1)
  • change dynamic routing header field to camelCase (#1091) (1e05e76)
  • deps: update all dependencies (#1067) (45c1e7e)
  • deps: update all dependencies (#1083) (7820278)
  • deps: update dependency @types/js-yaml to ^4.0.5 (#1062) (6ce721a)
  • ignore generating non-diregapic pagination with map response (#1076) (b7dc09f)
  • test: update copyright year in baselines (#1077) (d19e653)
  • update test template for dynamic routing header (#1058) (1f210d4)

2.11.0 (2021-11-08)

Features

2.10.0 (2021-11-08)

Features

Bug Fixes

2.9.0 (2021-11-01)

Features

2.8.0 (2021-10-27)

Features

  • move comments in front of overloaded function (#1030) (a0af610)

2.7.0 (2021-10-25)

Features

Bug Fixes

2.6.4 (2021-10-18)

Bug Fixes

2.6.3 (2021-09-30)

Bug Fixes

2.6.2 (2021-09-27)

Bug Fixes

  • add api short name to generated sample region tag (#987) (4656468)

2.6.1 (2021-09-22)

Bug Fixes

  • find protoc based on its bazel location (#978) (4a68f0c)
  • update region tags for generated samples (#981) (4d5f9f0)

2.6.0 (2021-09-16)

Features

  • auto generate samples for each method (#952) (68fdeaa)
  • update retry and timeout logic for generated async/stream methods (#973) (5f61bd1)

2.5.0 (2021-09-03)

Features

  • Add minimum wrapper for mitigate future full-implementation diregapic LRO change (#967) (e12a72d)

Bug Fixes

2.4.1 (2021-08-27)

Bug Fixes

  • google.cloud.location is a common proto package (#963) (7da9ba9)

2.4.0 (2021-08-19)

Features

  • add variables for self-signed auth to generator (#908) (09aa195)

Bug Fixes

2.3.0 (2021-08-06)

Features

  • Add diregapic option in command line (#948) (a3525d4)

2.2.0 (2021-07-31)

Features

Bug Fixes

2.1.1 (2021-07-26)

Bug Fixes

2.1.0 (2021-07-16)

Features

Bug Fixes

  • legacy proto load: use single proto file (#936) (41c4651)

2.0.1 (2021-07-14)

Bug Fixes

  • remove duplicate service_yaml parameter (#932) (78fd850)

2.0.0 (2021-07-14)

⚠ BREAKING CHANGES

  • Update IAMPolicy mixin to use <$service>.yaml file instead of explicit generator flag (#909)

Features

  • mtls: pass variable to indicate whether default service endpoint used (#900) (af309c6)
  • Update IAMPolicy mixin to use <$service>.yaml file instead of explicit generator flag (#909) (73199f5)

Bug Fixes

  • multiple proto listing for legacy loading (#926) (63dfcbe)
  • only invoke stub for methods that are deprecated (#927) (0fdbf16)

1.6.0 (2021-07-12)

Features

  • --legacy-proto-load to load proto files at runtime (#916) (898b575)
  • use stub for warn method in test (#921) (0c8479e)

1.5.0 (2021-06-17)

Features

  • Add input option for google discovery api [pg1/3] (#891) (f94ae3f)
  • support max_results field name for discovery-api pagination [pg2/3] (#887) (c5a2a7e)

Bug Fixes

  • bazel: Remove monolith Bazel rule deps [typescript] (#902) (fff0584)
  • updated typescript version for compiler (#901) (99e10c3)

1.4.1 (2021-06-04)

Bug Fixes

  • make request optional in all cases (#883) (f6c73fe)
  • yargs update by passing interface to protect the type (#888) (e87beaa)

1.4.0 (2021-05-25)

Features

Bug Fixes

1.3.2 (2021-05-07)

Bug Fixes

1.3.1 (2021-04-30)

Bug Fixes

  • protos: use require to load protos JSON (#861) (d06a4a9)

1.3.0 (2021-04-28)

Features

Bug Fixes

  • deps: update all packages (major), do not use get-stdin (#855) (07e645a)
  • name generation when multiple packages are involved (#847) (9ab2a61)

1.2.11 (2021-03-08)

Bug Fixes

1.2.10 (2021-03-06)

Bug Fixes

1.2.9 (2021-03-06)

Bug Fixes

  • make it work with bazel nodejs rules v3; update copyright year (#805) (c870a30)
  • un-blocklist some common package names (#827) (7302c58)

1.2.8 (2020-12-04)

Bug Fixes

  • use proper joiner in GAPIC metadata JSON template (#795) (d66e38a)

1.2.7 (2020-12-03)

Bug Fixes

  • deps: update dependency @types/yargs to ^15.0.11 (#789) (d7a3689)
  • proper JSON format for GAPIC metadata file (#791) (c06f728)

1.2.6 (2020-11-19)

Bug Fixes

  • include test method for paginated calls (#782) (2bd3af8)

1.2.5 (2020-11-18)

Bug Fixes

1.2.4 (2020-11-18)

Bug Fixes

  • use optional chaining for window.fetch (#777) (01a6990)

1.2.3 (2020-11-17)

Bug Fixes

1.2.2 (2020-11-17)

Bug Fixes

  • better feature detection for fallback, fixed TODO in jsdoc (#770) (e0d5cf5)

1.2.1 (2020-11-06)

Bug Fixes

1.2.0 (2020-11-05)

Features

Bug Fixes

  • deps: update dependency google-gax to ^2.9.2 (#762) (210a4cf)
  • docs: better jsdoc for generated libraries (#760) (1122522)
  • make the generator work locally with and without bazel (#755) (d893363)
  • deps: update dependency google-gax to ^2.8.0 (#693) (3a61f08)
  • deps: update dependency prettier to ^2.1.2 (#717) (a33875a)
  • deps: update dependency yargs to ^16.0.3 (#709) (c5eb327)
  • deps: update dependency yargs to v16 (#707) (594a9b1)
  • deps: use TypeScript v4, gts v3, webpack v5 (#745) (0bd3cdd)
  • do not overwrite options object (#696) (309a69c)

1.1.0 (2020-08-28)

Features

  • reduce possibility of name conflicts (#682) (420cbbc)

Bug Fixes

  • deps: update dependency prettier to ^2.1.1 (#678) (41b68e9)
  • allow trailing segments after version in package name (#667) (43680ad)
  • deps: update dependency prettier to ^2.1.0 (#674) (ee48ad4)

1.0.8 (2020-08-12)

Bug Fixes

1.0.7 (2020-08-11)

Bug Fixes

  • deps: update dependency google-gax to ^2.7.0 (#629) (a5dde0a)
  • properly use method descriptors in the generated client (#641) (e0d9a68)

1.0.6 (2020-07-21)

Updates

  • Now using Bazel Node.js / TypeScript rules v2.0 (#614) (821b068)

Bug Fixes

  • deps: update dependency nunjucks to ^3.2.2 (#613) (d22d753)
  • deps: update dependency protobufjs to ^6.10.1 (#603) (f231769)
  • deps: update dependency yargs to ^15.4.1 (#597) (98aacee)

1.0.5 (2020-07-10)

Bug Fixes

1.0.4 (2020-07-08)

Bug Fixes

  • deps: update dependency @types/js-yaml to ^3.12.5 (#578) (6a07554)
  • deps: update dependency google-gax to ^2.6.2 (#586) (2879ed4)
  • deps: update dependency yargs to ^15.4.0 (#582) (56efd46)

1.0.3 (2020-06-24)

Bug Fixes

  • make plugin parameters work properly (#574) (2d77494)

1.0.2 (2020-06-11)

Bug Fixes

  • deps: update dependency google-gax to ^2.6.1 (#557) (f7d23cc)
  • make fallback work properly in Electron (#565) (80414e5)

1.0.1 (2020-06-05)

Bug Fixes

1.0.0 (2020-06-04)

Features

Bug Fixes

0.99.0 (2020-05-21)

⚠ BREAKING CHANGES

  • bazel build (#442)
  • drop Node 8 & update Typescript to 3.8.x (#339)
  • resource generation logic fix (#225)
  • generate all api resources and resource definition which is referenced. (#222)

Features

Bug Fixes

  • deps: bump google-gax to 1.7.5 (#63) (995deac)
  • deps: update dependency fs-extra to v9 (#338) (9aaaa6f)
  • sort path templates, ignore useless templates (#231) (401e3b5)
  • deps: update dependency get-stdin to v7 (#23) (568f868)
  • add api resource option to resourceDatabase (#211) (7ea7034)
  • add eslint disable instruction to system test fixture (#147) (68e8a14)
  • add jsdoc to resource name methods (#152) (cc66e49)
  • add nested message resource to database (#239) (94779b4)
  • add proper warning message (#97) (6b277ef)
  • add templates to the package (#75) (980d2aa)
  • add white space between clients (#462) (5305fcd)
  • better default exports in src/index.ts (#120) (95d757b)
  • camelCase more proto identifiers (#194) (ad3c1e9)
  • client streaming do not have request (#235) (3043372)
  • clientConfig can be omitted (#41) (1e84aa3)
  • compatibility with gapic-generator (#105) (360d352)
  • copy protos in common google gax and googleapis (#236) (fc54b35)
  • correct jsdoc for server streaming and pagination (#171) (3ec17f1)
  • correctly determine auto-paginated field (#156) (a2a88e3)
  • disable auto-pagination for SearchJobsForAlert method in talent API (#446) (7e55bba)
  • disable auto-pagination for Talent API (#281) (02aa5e5)
  • do not consider common protos and no-service protos when determining package name (#79) (fdc83b1)
  • do not create empty license file (#78) (908dd14)
  • do not try to generate code for common protos (#82) (105ecd1)
  • do not use console in system test (#153) (8344bf0)
  • don't insert underscores for retry codes (#172) (88f1e33)
  • duplicate resource name (#333) (6170ffc)
  • empty request params (#430) (f398151)
  • escape /*/ in method comments (#178) (599e23c)
  • export this.operationsClient (#166) (17963fb)
  • extra check for undefined (#144) (ddf67d1)
  • fix docker image with symlinks (#244) (bc5bc8c)
  • fix docker test (#246) (e90db03)
  • fix long running interface (#151) (cd3b388)
  • fixing config name (#53) (eda7c44)
  • generated test fixes (#155) (cac5ca4)
  • gts linter complains about prefer-spread (ade3ffa)
  • ignore http-proxy-agent for webpack (#159) (9a87032)
  • ignore img.shields.io in linkinator (#228) (e99f416)
  • import/require in system test for multiple services (#146) (5648cda)
  • include IAM into common services to ignore, refactor the code (#233) (1c09160)
  • Init mock request for server/bidi streaming method in test (#313) (e716513)
  • make generated test more TypeScript-y (#93) (128f4af)
  • make git log file readable by everyone (#165) (56569ee)
  • make npm run baseline behave properly with symlinks (#302) (50d1a16), closes #240
  • make sure npm pack works (#80) (3ecdf4c)
  • make sure npm run baseline creates proper symlinks (#309) (5bd8a48)
  • make sure the order of protos is fixed (#216) (b42d6db)
  • mapping proto types to TypeScript types (#163) (54b7ca8)
  • minor fixes here and there (#135) (b8b9d65)
  • more minor fixes (#111) (4909e3c)
  • no double quotes in .jsdoc.js (#301) (0aa09e1)
  • no proto.list (#91) (0dbf468)
  • no ts-ignore in generated code (#99) (355cec8)
  • now we need stubSimpleCall for longrunning (#466) (449fca4)
  • only import GaxCall if needed, and remove unused variables (#374) (8b762fb)
  • parameters should be camelcase in path template function (#212) (53520fa)
  • parse proto packages without namespace correctly (#202) (5094bb9)
  • pass x-goog-request-params to streaming methods (#234) (456fed0)
  • process messages from all files (#418) (6d4e8de)
  • proper copyright year for generated .jsdoc.js (#383) (102e5d9)
  • proper handling of paging field name (#174) (25871fb)
  • proper licenses and proper link to Apache license (#386) (ce8e06d)
  • remove common protos in generated proto list (#455) (1c4bd49)
  • remove extra backslash from regex (#145) (973af3e)
  • remove extra logging (#232) (3f60d98)
  • remove extra space in template (#396) (444c109)
  • remove most of @ts-ignores from the generated code (#44) (27dfea2)
  • remove the filter if protos in both googleapis and gax (#229) (8d73e62)
  • render subresponse_field as string if it is not null (#346) (a0e7b40)
  • resource ids can contain underscores and trailing characters (#206) (b5460e4)
  • separate jsdoc with api version (#127) (263d168)
  • service host and port undefined, apiEndpoint incorrect (#62) (b172087)
  • set default timeouts to 60000 (#175) (4f9ff79)
  • set linkinator to silent, concurrency 10 (#319) (f01cec6)
  • support request params {key} with no =value (#436) (bd71f7c)
  • switch protoc IPATH order (#227) (abff60f)
  • template for configuring jsdoc (#298) (4afadae)
  • throw err when fail to get service name list (#230) (5621dc8)
  • trick renovate to update dependencies for us (#240) (2a94e91)
  • deps: update dependency protobufjs to ^6.8.9 (#323) (71e7a2d)
  • trim trailing whitespace in code, templates, and generated code (#188) (096630c)
  • unit test template has wrong paging response type (#382) (cfd29ff)
  • update dependency @types/js-yaml to ^3.12.4, update test script (#487) (638a587)
  • use c8 for coverage (#160) (0dda49a)
  • use camel case for page token (#173) (8cac8e7)
  • use camel case for path template names (#184) (034d991)
  • use compatible version of google-gax (05d08f1)
  • use jsdoc link syntax (#316) (b0b280f)
  • use pagination types from gax (#136) (d5d5b0b)
  • use require.resolve to locate google-gax (#76) (1ff3617)
  • use TypeScript 3.6 in the generated code (#162) (c73974a)
  • deps: update dependency prettier to ^2.0.2 (#353) (5714803)
  • use ubuntu-based image instead of alpine-based, update protoc (#209) (bf9663d)
  • deps: update dependency get-stdin to v8 (#480) (8ff4be4)
  • deps: update dependency google-gax to ^1.14.1 (#272) (367b81a)
  • deps: update dependency google-gax to ^1.14.2 (#300) (6981baa)
  • deps: update dependency google-gax to ^1.15.0 (#335) (6dc67d4)
  • deps: update dependency google-gax to ^1.15.1 (#337) (65ea018)
  • deps: update dependency google-gax to ^2.0.2 (#381) (f531b22)
  • deps: update dependency google-gax to ^2.1.0 (#413) (496b093)
  • deps: update dependency google-gax to ^2.2.0 (#415) (39b2bd9)
  • deps: update dependency google-gax to ^2.3.0 (#441) (3e7c765)
  • deps: update dependency google-gax to v2 (#364) (130f2dc)
  • deps: update dependency nunjucks to ^3.2.0 (#273) (156deac)
  • deps: update dependency nunjucks to ^3.2.1 (#336) (a20db96)
  • deps: update dependency object-hash to ^2.0.2 (#274) (cf47f68)
  • deps: update dependency object-hash to ^2.0.3 (#282) (cf40d0e)
  • deps: update dependency prettier to ^2.0.1 (#349) (a96378e)
  • deps: update dependency prettier to ^2.0.4 (#388) (bc14dc8)
  • deps: update dependency prettier to ^2.0.5 (#435) (b0e0ce5)
  • deps: update dependency prettier to v2 (#348) (da3c97b)
  • deps: update dependency protobufjs to ^6.9.0 (#432) (1c9d9ca)
  • deps: update dependency tree-kill to ^1.2.2 (#275) (ef2d150)
  • deps: update dependency yargs to ^15.1.0 (#276) (b679734)
  • deps: update dependency yargs to ^15.2.0 (#310) (0379b4c)
  • deps: update dependency yargs to ^15.3.0 (#321) (7ccd230)
  • deps: update dependency yargs to ^15.3.1 (#334) (ba6db7f)
  • deps: update dependency yargs to v15 (#142) (b920625)
  • wait for client before checking for terminate (#186) (cb9136d)
  • deps: use gts ^1.0.0 and typescript ~3.6.0 (#90) (685737c)
  • deps: use typescript ~3.7.5 for now (#289) (ec9e4d8)

Code Refactoring