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

Daniel Roe (Sep 30, 2020, 11:09 AM +0100) af116356 0125825d

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.3.2](https://github.com/nuxt-contrib/siroc/compare/v0.3.1...v0.3.2) (2020-09-30) 2 + 3 + 4 + ### Features 5 + 6 + * allow specifying esbuild plugin options directly ([0125825](https://github.com/nuxt-contrib/siroc/commit/0125825d820a386cf3de08db322427d857d5eba5)) 7 + 1 8 ### [0.3.1](https://github.com/nuxt-contrib/siroc/compare/v0.3.0...v0.3.1) (2020-08-29) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.3.1", 3 + "version": "0.3.2", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",