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

Daniel Roe (Jul 9, 2021, 12:37 PM +0100) 24efd1fc 58de5dbf

+12 -1
+11
CHANGELOG.md
··· 1 + ## [0.12.0](https://github.com/nuxt-contrib/siroc/compare/v0.11.1...v0.12.0) (2021-07-09) 2 + 3 + 4 + ### ⚠ BREAKING CHANGES 5 + 6 + * use regexps to match dependency externals (#213) 7 + 8 + ### Bug Fixes 9 + 10 + * use regexps to match dependency externals ([#213](https://github.com/nuxt-contrib/siroc/issues/213)) ([58de5db](https://github.com/nuxt-contrib/siroc/commit/58de5dbfa7eef7a31bafbf1554fb985ffe914323)) 11 + 1 12 ### [0.11.1](https://github.com/nuxt-contrib/siroc/compare/v0.11.0...v0.11.1) (2021-06-23) 2 13 3 14
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.11.1", 3 + "version": "0.12.0", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",