keystone4-universal-react icon indicating copy to clipboard operation
keystone4-universal-react copied to clipboard

Boilerplate for keystone 4 with universal React and Code Splitting

Results 3 keystone4-universal-react issues
Sort by recently updated
recently updated
newest added

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 4.6.8 to 6.4.16. Changelog Sourced from nodemailer's changelog. 6.4.16 2020-11-12 Applied updated prettier formating rules 6.4.15 2020-11-06 Minor changes in header key casing 6.4.14 2020-10-14 Disabled postinstall...

dependencies

Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.17 to 5.7.5. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.5 / 2019-10-14 > ================== > * fix(query): delete top-level `_bsontype` property in queries to prevent silent empty...

dependencies

Hello, I am trying to use keystone4-universal-react for a personal project. I am of course a junior dev trying to learn: reactjs, nodejs and KeystoneJS 4. I would like to...