daml/language-support/ts
Stephen Compall 782f90a77d
don't overwrite interface properties with template properties (#13720)
* test for all varieties of mistaken interface assignment
* fresh object for templates, do not mutate interfaces

CHANGELOG_BEGIN
- [daml codegen js] Some interface IDs were overwritten with template
  IDs, making exercise by interface ID impossible in those cases; this
  has been fixed.  Prior codegen output is invalid; codegen must be
  re-run to get the fix.
  See `issue #13720 <https://github.com/digital-asset/daml/pull/13720>`__.
CHANGELOG_END
2022-04-27 15:43:06 +00:00
..
codegen don't overwrite interface properties with template properties (#13720) 2022-04-27 15:43:06 +00:00
daml-ledger reenable no-unnecessary-type-assertion eslint warnings (#13617) 2022-04-20 15:39:49 +00:00
daml-react hunt down DAML better (#13195) 2022-03-08 17:04:58 +01:00
daml-types reenable no-unnecessary-type-assertion eslint warnings (#13617) 2022-04-20 15:39:49 +00:00
packages Address remaining issues about CVE-2021-44906 (#13382) 2022-03-23 11:06:31 +00:00
.gitignore language-support/ts yarn install (#4159) 2020-01-22 17:28:14 +01:00
BUILD.bazel update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
defs.bzl Upgrade typescript and typedoc (#12457) 2022-01-18 15:52:39 +01:00
eslint.bzl update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
jest.bzl update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
package.json language: add daml-react package to ts libraries (#4259) 2020-01-29 15:37:47 +01:00
typedoc.bzl Upgrade typescript and typedoc (#12457) 2022-01-18 15:52:39 +01:00