KeystoneJS v4.0.0-rc.1 Release Notes

Release Date: 2018-07-06 // almost 6 years ago
  • ๐Ÿ“š Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack

    ๐Ÿ› Bug fixes and improvements:

    • ๐Ÿ›  Fix problem saving models with empty file fields in Safari (#4656, thanks @erikvdplas)
    • Include Keystone.version in startup message (#4692, thanks @stennie)

    โšก๏ธ Dependency updates:

    • โšก๏ธ A number of dependencies were updated to address warnings & deprecations:
      • Update babel-core from 6.26.0 to 6.26.3
      • Update brfs from 1.4.3 to 2.0.0
      • Update browserify from 13.3.0 to 16.2.2
      • Update cloudinary from 1.9.0 to 1.11.0
      • Update debug from 2.6.8 to 3.1.0
      • Update lodash from 4.17.4 to 4.17.10
      • Update react-color from 2.13.8 to 2.14.1
      • Update react-engine from 4.3.0 to 4.5.1
      • Update superagent from 3.6.3 to 3.8.3

    ๐Ÿ“š Documentation updates:

    • ๐Ÿ—„ CloudinaryImage(s) fields were incorrectly marked as deprecated (#4686)
    • Reorganise README and add table of contents
    • โœ‚ Remove link to keystone-starter (outdated v0.3 demo)
    • ๐Ÿ‘‰ Use https links where available

    โœ… Testing and CI:

    • โœ‚ Remove --growl from Mocha options