Releases: Dcard/yarn-plugins
Releases · Dcard/yarn-plugins
v0.6.0
0.6.0 (2021-03-05)
Features
- docker-build: support exec protocol files (9b9ce98)
v0.5.1
0.5.1 (2021-01-28)
Bug Fixes
- docker-build: Resolve virtual descriptors (14b77a6)
v0.5.0
0.5.0 (2020-09-14)
Bug Fixes
- docker-build: Resolve relative patch paths (f87be02)
Features
- docker-build: Copy patch files (bad3d97)
- docker-build: Resolve patch path with parentLocator (15b2549)
v0.4.0
0.4.0 (2020-08-11)
Features
- docker-build: Add "--copy" option (c0aae93)
v0.3.0
0.3.0 (2020-05-15)
Bug Fixes
- changed: Use Manifest.hardDependencies in getWorkspaceDependencies (70f74e9)
Features
- docker-build: Implement docker-build plugin (f6d7d1a)
Release v0.2.0
chore: Remove tslib
In order to decrease the bundle size.
Release v0.1.1
chore: Remove git add from husky hooks