redwoodjs / redwood-tutorial

The end state after completing the RedwoodJS introduction tutorial
https://redwoodjs.com/tutorial
40 stars 109 forks source link

Update example repo to use v0.41.0 of @redwoodjs/core #18

Closed arcticfly closed 2 years ago

arcticfly commented 2 years ago

This PR upgrades the example repo provided in the Tutorial II prerequisites to use the current version of @redwoodjs/core, v0.41.0. As a result, https://github.com/redwoodjs/redwood-tutorial/issues/17 will be fixed.

arcticfly commented 2 years ago

I ran through Tutorial II on the test-changes branch of my forked repository, and I didn't run into any new errors.

I modified the yarn.lock file, I'm not sure what the policy is on that.

cannikin commented 2 years ago

Awesome! If you went through the whole of Tutorial 2 starting from here that's good enough for me!