Skip to content

6.0.0: 🐍 🔜 🐪

Compare
Choose a tag to compare
@bensmithett bensmithett released this 11 Jul 12:54
760603a

Changes

#12

  • Changed filenames from snake_case to more JS-ish camelCase/TitleCase
  • Bumped the default version of Node from 12.16.0 to 14.5.0
  • More documentation
  • Added a .prettierrc

Upgrade instructions (more info)

  • Sorry, this is an annoying upgrade. There's no functionality change in here, but you may want to rip the bandaid off and do a bulk rename of files as per #12.
    • Alternatively, if you haven't made changes to the core files you can just copy your components and pages into this new version rather than renaming everything.
  • Start using Node 14.5.0 for this project
  • Copy .prettierrc if you wish to use it