Skip to content

Commit

Permalink
feat: merge changes from master and fix poc-subapp (#1919)
Browse files Browse the repository at this point in the history
* add two options for improving webpack performance (#1904)

Co-authored-by: Steve Herzog <[email protected]>

* feature: open browser when proxy is ready (#1905)

Co-authored-by: Steve Herzog <[email protected]>

* Fix broken reporter link (#1908)

* Update changelog

* [Publish]

 - @xarc/[email protected]
 - @xarc/[email protected]
 - @xarc/[email protected]

* Upgrade poc-subapp and poc-subapp-redux to react18 with rr6 (#1913)

* Upgrade POC-SUBAPP-REDUX to React 18 and RR6

* Upgrade poc-subapp to react 16 and RR6

* fix types issues in multiple packages (#1918)

* fix types issues in multiple packages

Co-authored-by: Arun Vishnu <[email protected]>

* fix: poc-subapp and merge changes from master

* fix: update devtool to use eval-cheap-module-source-map

* chore: remove debug statement

Co-authored-by: Steve Herzog <[email protected]>
Co-authored-by: Steve Herzog <[email protected]>
Co-authored-by: Ashu Verma <[email protected]>
Co-authored-by: smuthya <[email protected]>
Co-authored-by: mristic505 <[email protected]>
Co-authored-by: Arun Vishnu <[email protected]>
  • Loading branch information
7 people authored Dec 28, 2022
1 parent f0e6578 commit ae5a6ce
Show file tree
Hide file tree
Showing 29 changed files with 1,466 additions and 11,813 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 10/21/2022

## Packages

- `@xarc/[email protected]` `(11.0.0 => 11.0.1)`
- `@xarc/[email protected]` `(11.0.0 => 11.0.1)`
- `@xarc/[email protected]` `(11.1.2 => 11.1.3)`

## Commits

- `packages/xarc-app-dev`

- feature: open browser when proxy is ready ([#1905](https://github.com/electrode-io/electrode/pull/1905)) [commit](http://github.com/electrode-io/electrode/commit/3ec56443279de2549f94d34510cebc93391cb951)
- Fix broken reporter link ([#1908](https://github.com/electrode-io/electrode/pull/1908)) [commit](http://github.com/electrode-io/electrode/commit/e83cb48dea2577b2a544cd3f92723ff485d65fca)

- `packages/xarc-webpack`

- add two options for improving webpack performance ([#1904](https://github.com/electrode-io/electrode/pull/1904)) [commit](http://github.com/electrode-io/electrode/commit/b35a1b4fd412bcc85563dcab37f19c2fa662a208)

# 8/11/2022

## Packages
Expand Down
Loading

0 comments on commit ae5a6ce

Please sign in to comment.