Releases: teclone/rollup-all
Releases · teclone/rollup-all
v1.6.6
1.6.6 (2019-05-07)
Bug Fixes
- include lib build in while publishing (3972b64)
- release updates (463592f)
v1.6.5
1.6.5 (2019-05-07)
Bug Fixes
- npm ingore only coverage and node_modules directory (f51df8b)
v1.6.4
1.6.4 (2019-05-07)
Bug Fixes
- clear lib directory after running test (6f886a4)
v1.6.3
1.6.3 (2019-05-06)
Bug Fixes
- default dist config copyTypings setting to false (8b04b7a)
- only copy assets and typings if they are allowed (3658ab9)
v1.6.2
1.6.2 (2019-05-06)
Bug Fixes
- utilized utility methods from @forensic-js/node-utils (2aac8fb)
v1.6.1
1.6.1 (2019-05-05)
Bug Fixes
- fix test coverage reporter, change to coveralls (582a230)
- update and fix dependencies, and npm documentation sections (2aa5c28)
v1.6.0
1.6.0 (2019-05-05)
Bug Fixes
- fix missing typescript dependency (6e1133d)
- fix project main path and typings index (8837968)
Features
- migrate to typescript and jest (10cd39f)
v1.5.2
1.5.2 (2019-03-23)
Bug Fixes
- fix wrong typo of instance property (dd4ac09)
v1.5.1
1.5.1 (2019-03-10)
Bug Fixes
- sync to latest rollup version, use function for resolving external modules (c09c0d1)
v1.5.0
1.5.0 (2019-03-09)
Features
- diable dist and lib builds by default, let user explicitly enable based on project requirement (801d32b)