Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@SebastienGllmt SebastienGllmt released this 27 Jul 05:09
· 4 commits to master since this release
0226ea2

Features

  • Include registry as a const JS object for better static typing (can be improved if this ever gets solved: microsoft/TypeScript#32063 )
  • Expose registry.js and registryTypes.js directly from index.ts (import { registry } from '@dcspark/cip34-js';)
  • Rename type Net to Network

Chore

  • Update to latest devDependencies
  • Fix submodule to CIP repo