From bf6e59cd5ba28b87857b48aa8384e5a6e4afeac5 Mon Sep 17 00:00:00 2001 From: belopash Date: Tue, 23 Jan 2024 16:05:14 +0500 Subject: [PATCH] changes --- .../evm-typegen-support-imp_2024-01-23-11-04.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@subsquid/evm-typegen/evm-typegen-support-imp_2024-01-23-11-04.json diff --git a/common/changes/@subsquid/evm-typegen/evm-typegen-support-imp_2024-01-23-11-04.json b/common/changes/@subsquid/evm-typegen/evm-typegen-support-imp_2024-01-23-11-04.json new file mode 100644 index 000000000..2782c919f --- /dev/null +++ b/common/changes/@subsquid/evm-typegen/evm-typegen-support-imp_2024-01-23-11-04.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@subsquid/evm-typegen", + "comment": "add `.is()` methods to support classes", + "type": "minor" + } + ], + "packageName": "@subsquid/evm-typegen" +} \ No newline at end of file