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

Daniel Roe (Aug 29, 2020, 10:39 AM +0200) af0ae568 f049f32a

+13 -1
+12
CHANGELOG.md
··· 1 + ### [0.3.1](https://github.com/nuxt-contrib/siroc/compare/v0.3.0...v0.3.1) (2020-08-29) 2 + 3 + 4 + ### Features 5 + 6 + * :children_crossing: improve siroc config experience ([3ea1e3f](https://github.com/nuxt-contrib/siroc/commit/3ea1e3f8b7968071a05571e7561b92bd2f5cf7d5)) 7 + 8 + 9 + ### Bug Fixes 10 + 11 + * 🔇 set exports to `auto` mode ([716e858](https://github.com/nuxt-contrib/siroc/commit/716e8589266a6a462885e022d36666a3cb1600c3)), closes [#85](https://github.com/nuxt-contrib/siroc/issues/85) 12 + 1 13 ## [0.3.0](https://github.com/nuxt-contrib/siroc/compare/v0.2.0...v0.3.0) (2020-07-27) 2 14 3 15
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",