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

Daniel Roe (May 31, 2021, 2:20 PM +0100) 3a7479df f46988e2

+12 -1
+11
CHANGELOG.md
··· 1 + ## [0.11.0](https://github.com/nuxt-contrib/siroc/compare/v0.10.1...v0.11.0) (2021-05-31) 2 + 3 + 4 + ### ⚠ BREAKING CHANGES 5 + 6 + * esbuild upgrade to 0.12 7 + 8 + ### Miscellaneous Chores 9 + 10 + * upgrade dependencies ([f46988e](https://github.com/nuxt-contrib/siroc/commit/f46988e2c4510f8820a5e4556085a04d7d8b71cd)), closes [/github.com/evanw/esbuild/blob/master/CHANGELOG.md#0120](https://github.com/nuxt-contrib//github.com/evanw/esbuild/blob/master/CHANGELOG.md/issues/0120) 11 + 1 12 ### [0.10.1](https://github.com/nuxt-contrib/siroc/compare/v0.10.0...v0.10.1) (2021-05-17) 2 13 3 14
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.10.1", 3 + "version": "0.11.0", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",