npm install -g @microsoft/rush
rush install
rush buildPackage detail
@rypock/toolchain
Common utilities package
readme
changelog
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] 20/09/2020
Changed
- package manager from npm to yarn to fix build
- hoisted dev dependencies to root level and using symlinks for peer dependencies
[0.0.1] 13/09/2020
Changed
- Changed project to monorepo with lerna