npm @redwoodjs/core 0.0.1-alpha.22
v0.0.1-alpha.22

latest releases: 9.0.0-canary.239, 9.0.0-canary.237, 9.0.0-canary.236...
4 years ago

Added

  • A splash page that's shown when you don't have any routes. #17 @mojombo
  • Router parameter types. #47 @mojombo
  • Added forms to web #45 @cannikin
  • Alias redwood CLI command to rw #79 @sw-yx
  • FatalErrorBoundary #61 @mojombo
  • Use the Empty branch the data returned from a cell is empty. #54 @cannikin
  • Added a way to create a new Redwood project using yarn create redwood-app path/to/project #60 @peterp
  • An import all marco that runs at build time. #86 @peterp

Changed

  • We're having some trouble with favicons-webpack-plugin. So we've removed it. #37 @cannikin
  • Automatically adds the withCell code at build time in Webpack. #48 @mojombo

Fixed

  • Webpack hot module reloading #43 @peterp
  • beforeQuery automatically maps the props in a cell to the variables in a query #50 @cannikin

Don't miss a new core release

NewReleases is sending notifications on new releases.