Skip to content

v4.0.0-rc.1 (2018-07-06)

Pre-release
Pre-release
Compare
Choose a tag to compare
@stennie stennie released this 06 Jul 08:26
5aa10a9

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