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

Daniel Roe (Feb 26, 2021, 9:56 PM UTC) 902846cf f564a293

+12 -1
+11
CHANGELOG.md
··· 1 + ## [0.7.0](https://github.com/nuxt-contrib/siroc/compare/v0.6.7...v0.7.0) (2021-02-26) 2 + 3 + 4 + ### ⚠ BREAKING CHANGES 5 + 6 + * `esbuild` has a number of breaking changes since `0.7` 7 + 8 + ### Miscellaneous Chores 9 + 10 + * upgrade esbuild ([#206](https://github.com/nuxt-contrib/siroc/issues/206)) ([864e5f9](https://github.com/nuxt-contrib/siroc/commit/864e5f989896599d8156c32d3ad466831e66ba7e)), closes [/github.com/evanw/esbuild/blob/master/CHANGELOG.md#080](https://github.com/nuxt-contrib//github.com/evanw/esbuild/blob/master/CHANGELOG.md/issues/080) [#205](https://github.com/nuxt-contrib/siroc/issues/205) 11 + 1 12 ### [0.6.7](https://github.com/nuxt-contrib/siroc/compare/v0.6.6...v0.6.7) (2021-02-22) 2 13 3 14 ### [0.6.6](https://github.com/nuxt-contrib/siroc/compare/v0.6.5...v0.6.6) (2021-02-15)
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.6.7", 3 + "version": "0.7.0", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",