You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2020/08/27 15:51:42 UTC

[dubbo-js] branch v3.0.0 updated (d68e1f5 -> f55eef2)

This is an automated email from the ASF dual-hosted git repository.

hufeng pushed a change to branch v3.0.0
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git.


    from d68e1f5  merge
     new 61a9ad2  remove .yarnc & deduplicate .gitignore
     new 9252764  fix spell
     new f022916  fix comment
     new f55eef2  Merge pull request #218 from godkun/v3.0.0

The 448 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                          | 6 ------
 .yarnrc                             | 1 -
 packages/dubbo/src/decode-buffer.ts | 7 ++++---
 packages/dubbo/src/dubbo-agent.ts   | 4 ++--
 packages/dubbo/src/dubbo.ts         | 6 +++---
 packages/dubbo/src/encode.ts        | 4 ++--
 packages/dubbo/src/heartbeat.ts     | 4 ++--
 packages/dubbo/src/scheduler.ts     | 6 +++---
 packages/dubbo/src/types.ts         | 4 ++--
 9 files changed, 18 insertions(+), 24 deletions(-)
 delete mode 100644 .yarnrc