⚡️ RAN! React . Apollo (GraphQL) . Next.js Toolkit ⚡️ version: 0.8.5 - https://www.rantoolkit.com
Finally, New version of RAN is ready! In this release, Most important things are that we added type checking (with Flow) and shared environment variables. Also; we fixed some bugs and, as usual, updated packages.
Thanks to @talensjr, @baires, @evenchange4, @aarondancer and @mrsteele for all help!
@flow
flag on your any js files, It will not check.For details: https://github.com/Sly777/ran/releases/tag/0.8.0
Demo Page: https://ran.now.sh
For documentation: https://www.rantoolkit.com/
set node.js 8 on engines setting (still works with node.js 9)
More details: https://github.com/Sly777/ran/releases/tag/0.8.3
Demo Page: https://ran.now.sh
For documentation: https://www.rantoolkit.com
RAN Version 0.8.5 is released!
const AWSDateTime = new GraphQLScalarType({
name: 'AWSDateTime',
...