Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 1.0.0 (2023-04-05) ### ⚠ BREAKING CHANGES * Transition to ESM exports (#79) * Add support for cheqd/proto v2 [DEV-2154] (#69) ### Features * Add support for cheqd/proto v2 [DEV-2154] ([#69](#69)) ([e3d7b37](e3d7b37)) * Revert to commonjs ([5e6d72d](5e6d72d)) * Switched to `esnext` as default tied latest ([#81](#81)) ([097ee07](097ee07)) * TS proto stubs ([bcd9c91](bcd9c91)) ### Bug Fixes * Build options in package.json and tsconfig ([097590b](097590b)) * Bump dependencies ([4ebe43b](4ebe43b)) * **ci:** Restore cheqd-bot token ([d90cbf8](d90cbf8)) * Move Dependabot to correct location ([0e629cf](0e629cf)) * Regenerate protobufs ([e36a1b9](e36a1b9)) * Regenerate protobufs ([9ea84fe](9ea84fe)) * **release:** Added loosely type checked build ([36e4edc](36e4edc)) * **release:** Added separate output build dir ([7e1da0b](7e1da0b)) * **release:** Including pre-built `js` files ([40fd636](40fd636)) * **release:** Reverted incomplete release from partial branch ([65ee39d](65ee39d)) * **release:** Switched to strict type check build & removed separate output dir ([a522542](a522542)) * Resolved conflicting spaces in md ([db80e2c](db80e2c)) * Set correct value for releaserc scope ([52996b8](52996b8)) ### Build System * Transition to ESM exports ([#79](#79)) ([d0a59cc](d0a59cc))
- Loading branch information