Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip committed Feb 16, 2021
1 parent 145b794 commit da1e843
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,76 @@
# 2/15/2021

## Packages

### Directly Updated

- `@xarc/[email protected]` `(9.0.1 => 9.0.2)`
- `@xarc/[email protected]` `(9.0.1 => 9.0.2)`
- `@xarc/[email protected]` `(5.0.1 => 5.0.2)`
- `@xarc/[email protected]` `(0.1.5 => 0.1.6)`
- `@xarc/[email protected]` `(0.0.1 => 0.0.2)`
- `@xarc/[email protected]` `(0.0.0 => 0.0.1)`
- `@xarc/[email protected]` `(0.1.6 => 0.1.7)`
- `@xarc/[email protected]` `(1.0.5 => 1.0.6)`
- `@xarc/[email protected]` `(0.1.6 => 0.1.7)`

### Lerna Updated

- `@xarc/[email protected]` `(1.0.8 => 1.0.9)`
- `@xarc/[email protected]` `(1.0.7 => 1.0.8)`
- `@xarc/[email protected]` `(0.1.6 => 0.1.7)`
- `@xarc/[email protected]` `(0.1.2 => 0.1.3)`
- `@xarc/[email protected]` `(1.0.6 => 1.0.7)`
- `[email protected]` `(1.3.12 => 1.3.13)`

## Commits

- `packages/xarc-app-dev`

- fix generate babel.config.js [commit](http://github.com/electrode-io/electrode/commit/0d94c51fc00e30530cb28009407cbec68b4fc387)

- `packages/xarc-create-app`

- [fix] create-app use self name from package.json [commit](http://github.com/electrode-io/electrode/commit/307f6e4ba7fe8402748cbd3b5d93a7c74c174677)
- fix create app demo build mode require module not found [commit](http://github.com/electrode-io/electrode/commit/45128e55ea45caa2cce16588592832be8e8b177b)

- `packages/xarc-react-redux`

- update unit test for xarc-react-redux ([#1821](https://github.com/electrode-io/electrode/pull/1821)) [commit](http://github.com/electrode-io/electrode/commit/717d8770094a7433e1dfd0b7582be2835ded9bc8)
- subapp2 generic feature decorator ([#1820](https://github.com/electrode-io/electrode/pull/1820)) [commit](http://github.com/electrode-io/electrode/commit/7fcc9521c0cc955013a618d348e548966b2671f5)
- add more unit test to react redux ([#1819](https://github.com/electrode-io/electrode/pull/1819)) [commit](http://github.com/electrode-io/electrode/commit/a25fa4c832cccc84f9726ea9546edbda79716e8e)
- fix react redux lint warnings ([#1816](https://github.com/electrode-io/electrode/pull/1816)) [commit](http://github.com/electrode-io/electrode/commit/d42a4411ccf15f15019e636ae2a61b8bb279b9c8)
- add xarc-react-redux-observable for subapp2 redux middleware support ([#1808](https://github.com/electrode-io/electrode/pull/1808)) [commit](http://github.com/electrode-io/electrode/commit/17994be0d324c78c6339d10d3556c16c87925f81)

- `packages/xarc-react-redux-observable`

- subapp2 generic feature decorator ([#1820](https://github.com/electrode-io/electrode/pull/1820)) [commit](http://github.com/electrode-io/electrode/commit/7fcc9521c0cc955013a618d348e548966b2671f5)
- format code [commit](http://github.com/electrode-io/electrode/commit/be9c69a77d0f0b2f0f66b717260232daf411af52)
- add xarc-react-redux-observable for subapp2 redux middleware support ([#1808](https://github.com/electrode-io/electrode/pull/1808)) [commit](http://github.com/electrode-io/electrode/commit/17994be0d324c78c6339d10d3556c16c87925f81)

- `packages/xarc-react-redux-saga`

- [FIX] xarc-react-redux-saga with factory method ([#1822](https://github.com/electrode-io/electrode/pull/1822)) [commit](http://github.com/electrode-io/electrode/commit/91aee06f91f9f5572231a03ba65c69196964729e)
- format code [commit](http://github.com/electrode-io/electrode/commit/be9c69a77d0f0b2f0f66b717260232daf411af52)
- add xarc-react-redux-observable for subapp2 redux middleware support ([#1808](https://github.com/electrode-io/electrode/pull/1808)) [commit](http://github.com/electrode-io/electrode/commit/17994be0d324c78c6339d10d3556c16c87925f81)

- `packages/xarc-react-router`

- fix lints for xarc react router ([#1818](https://github.com/electrode-io/electrode/pull/1818)) [commit](http://github.com/electrode-io/electrode/commit/3bc34a21119b928cc92362b20af04e95afb91948)

- `packages/xarc-render-context`

- fix lints for xarc react router ([#1818](https://github.com/electrode-io/electrode/pull/1818)) [commit](http://github.com/electrode-io/electrode/commit/3bc34a21119b928cc92362b20af04e95afb91948)
- fix render context lint warnings ([#1817](https://github.com/electrode-io/electrode/pull/1817)) [commit](http://github.com/electrode-io/electrode/commit/69d949af4e44c55f0b5f8e49403fec77513117c6)

- `packages/xarc-subapp`

- subapp2 generic feature decorator ([#1820](https://github.com/electrode-io/electrode/pull/1820)) [commit](http://github.com/electrode-io/electrode/commit/7fcc9521c0cc955013a618d348e548966b2671f5)

- `tools`

- update-changelog handle version lock updates [commit](http://github.com/electrode-io/electrode/commit/145b79404605a63743d494997dc0a56c83c581e9)

# 2/8/2021

- update dep isomorphic-loader to 4.4.1
Expand Down

0 comments on commit da1e843

Please sign in to comment.