daml/language-support
Robin Krom eb8114728a
js codegen: better error and peer-dependencies (#8131)
We add the daml-types/daml-ledger libraries as peer-dependencies instead
of dependencies. This will assure that the library is provided by the
importing library and avoid the situation when two different versions of
these libraries are imported by the generated and the user code.

This fixes #8101.

CHANGELOG_BEGIN
CHANGELOG_END
2020-12-03 18:21:11 +01:00
..
codegen-common set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
codegen-main Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
hs/bindings daml ledger: add a max-inbound-message-size flag for grpc (#7954) 2020-11-13 00:16:06 +00:00
java Bazel: Simplify the implementation of proto_gen. (#8120) 2020-12-01 10:36:10 +00:00
scala ledger-api: Use proto_jars, and publish Protobuf sources separately from the Scala classes. [KVL-714] (#8091) 2020-11-27 17:14:48 +00:00
ts js codegen: better error and peer-dependencies (#8131) 2020-12-03 18:21:11 +01:00