This commit is contained in:
Jaco
2023-03-05 11:02:25 +02:00
committed by GitHub
parent a3b5206107
commit 581a360226
36 changed files with 245 additions and 1673 deletions
+4 -1
View File
@@ -1,10 +1,13 @@
# CHANGELOG
## master
## 3.0.1 Mar 5, 2023
Changes:
- Remove `@polkadot/ui-assets` package
- Swap TS -> JS compiler to use tsc (from babel)
- Adjust all tests to use `node:test` runner (ESM variants)
- Bump to `@polkadot/util` 11.0.1
## 2.12.1 Feb 20, 2023