[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.14.0

Daniel Roe (Jul 17, 2021, 11:19 PM +0100) 12c27195 1b1cd59e

+8 -1
+7
CHANGELOG.md
··· 1 + ## [0.14.0](https://github.com/unjs/siroc/compare/v0.13.0...v0.14.0) (2021-07-17) 2 + 3 + 4 + ### Features 5 + 6 + * add support for exports with patterns ([1b1cd59](https://github.com/unjs/siroc/commit/1b1cd59ec3bdbb5793f012c178b9a6824b8680f0)) 7 + 1 8 ## [0.13.0](https://github.com/nuxt-contrib/siroc/compare/v0.12.0...v0.13.0) (2021-07-15) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.13.0", 3 + "version": "0.14.0", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",