v2.0.3
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
Building Work
- CHANGELOG: add
update
field for TIL (bf7cdf6)
Today I Learned
- git-GitHub: review GitHub pages setup (b2d180a)
- web-Node:
exports
andtypeVerions
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