Skip to content

v2.0.3

Compare
Choose a tag to compare
@sabertazimi sabertazimi released this 05 Sep 13:25
· 4039 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2021-08-03)

Bug Fixes

  • markdownlint: remove redundant words (9c13e21), closes #105

Building Work

  • CHANGELOG: add update field for TIL (bf7cdf6)

Today I Learned

  • git-GitHub: review GitHub pages setup (b2d180a)
  • web-Node: exports and typeVerions fields (4bd5de3), closes #105
  • web-Node: exports path alias (bf359ab), closes #105
  • web-NPM: npm workspaces basic usage (5fc2884), closes #105
  • web-TypeScript: index signature of Enum (0346523)
  • web-TypeScript: module resolution (a9353e0)
  • web-TypeScript: paths mapping in tsconfig.json (274de00)
  • web-TypeScript: workspaces and references for monorepo (65a715a), closes #105