timdeschryver / ng-signal-forms

105 stars 7 forks source link

wip: convert to nx workspace, set up way to publish package, and upgr… #7

Closed goetzrobin closed 1 year ago

goetzrobin commented 1 year ago

…ade to newest rc version of angular.

goetzrobin commented 1 year ago

@timdeschryver I had some time today and got started with converting the project to an nx workspace and setting up a way to publish ng-signal-form as a package. In order to get the package to build I upgraded to 16.0.0-rc.2, but I am getting some errors for "illegal" updates to signals within computeds and effects. It is related to this code change: https://github.com/angular/angular/pull/49631 I think it will take some restructuring of the code to work around this new restriction 😭

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: