[READ-ONLY] Mirror of https://github.com/danielroe/siroc. Zero-config build tooling for Node
bundle node package rollup typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: release v0.16.0

Daniel Roe (Aug 24, 2021, 12:35 PM +0200) 8c3bf343 c61f3147

+8 -1
+7
CHANGELOG.md
··· 1 + ## [0.16.0](https://github.com/unjs/siroc/compare/v0.15.0...v0.16.0) (2021-08-24) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * support cjs stubbing ([#220](https://github.com/unjs/siroc/issues/220)) ([c61f314](https://github.com/unjs/siroc/commit/c61f31475529834653a6cddbd76a1b5df9ffb9d0)) 7 + 1 8 ## [0.15.0](https://github.com/unjs/siroc/compare/v0.14.0...v0.15.0) (2021-08-06) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.15.0", 3 + "version": "0.16.0", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",