From b0f62e45f7d8b417ef0bde4c931249d45bc612a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martynas=20Petu=C5=A1ka?= Date: Wed, 21 Jul 2021 22:22:17 +0100 Subject: [PATCH] Versions upgrade and sandbox cleanup --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f1e04d..3d0c8d5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,4 @@ * Fixed a bug that always expected version to be a string * Removed some duplicated code in sandbox * New sandbox module to check that plugin can work with both, nodejs() and browser() flavours at the same time +* New `ts-consumer` module in the sandbox to showcase how to include packed K/JS modules into plain TS module \ No newline at end of file