Skip to content

Releases: distributed-lab/web-kit

0.1.0

06 Mar 14:55
Compare
Choose a tag to compare

[0.1.0] - 2023-03-06

Added

  • CHANGELOG.md file
  • root: package.json, .editorconfig, .gitattributes, .gitignore initial files
  • root: Yarn Berry
  • root: Jest and configuration files
  • root: Prettier, ESLint and configuration files
  • root: Git hooks with Yorkie
  • root: TypeScript and configuration files
  • root: TypeDoc and configuration file
  • root: @distributedlab/tools package particularly moved from the old repo @distributedlab/utils package
  • root: @distributedlab/jac package moved from the old repo @distributedlab/json-api-client package
  • root: GitHub Actions
  • all: Build to CommonJS and ES modules
  • all: tsc-alias package to use aliases in TypeScript
  • root: yarn rsc Release Sanity Check script
  • root: Rollup and configuration file to build packages for CDN
  • @distributedlab/tools: Handling big numbers
  • @distributedlab/tools: Add tests for time.ts and duration.ts

Changed

  • root: Updated README.md