3.14.0 (2019-05-14)
Bug Fixes
- add: Never pass filter options to nested bootstrap (9a5a29c), closes #1989
- run-lifecycle: Bump
npm-lifecycle
dependency to avoid noisy audit warning (ea7c20d)
Features
- conventional-commits: Add conventional prerelease/graduation (#1991) (5d84b61), closes #1433 #1675
- dist-tag: Prompt for OTP when required (af870bb)
- exec: Add just-in-time queue management (23736e5)
- import: Add
--preserve-commit
option (#2079) (6a7448d) - link: generate shims for missing 'bin' scripts (#2059) (90acdde), closes #1444
- listable: Use QueryGraph.toposort() helper (84ce674)
- publish: Add
--otp
option (6fcbc36), closes #2076 - publish: Add just-in-time queue management (ae6471c)
- publish: Add OTP prompt during publish (#2084) (c56bda1), closes #1091
- publish: Display uncommitted changes when validation fails (#2066) (ea41fe9)
- query-graph: Add toposort() helper (90759c2)
- run: Add just-in-time queue management (#2045) (6eca172)
- run: Extract
@lerna/run-topologically
(3a8b175) - version: Add just-in-time queue management (290539b)