517b23e4
#2391 Thanks @timleslie! - Removed support for Node 8.x, as it is no longer in maintenance mode.
7c46673b
#2002 Thanks @MadeByMike! - Added loading of hooks toallViews
.
-
7b4ed362
#1821 Thanks @jesstelford! - Release @keystonejs/* packages (つ^ ◡ ^)つ- This is the first release of
@keystonejs/*
packages (previously@keystone-alpha/*
). - All packages in the
@keystone-alpha
namespace are now available in the@keystonejs
namespace, starting at version5.0.0
. - To upgrade your project you must update any
@keystone-alpha/*
dependencies inpackage.json
to point to"@keystonejs/*": "^5.0.0"
and update anyrequire
/import
statements in your code.
- This is the first release of
68134f7a
#1760 Thanks @mitchellhamilton! - Don't serialize undefined values on objects
-
readViews()
can be passed a string for importing a known path.
-
Move frontmatter in docs into comments
-
Fix Admin UI building on Windows
-
- Adding support for custom pages in Admin UI
-
- Add a mechanism for loading multiple Suspense-aware components in parallel
-
[major]4131e232:
- Dynamically load Admin UI views with React Suspense
-
[patch]1f0bc236:
- Update the package.json author field to "The Keystone Development Team"
-
[patch]9534f98f:
- Add README.md to package
-
[major] 8b6734ae:
- This is the first release of keystone-alpha (previously voussoir).
All packages in the
@voussoir
namespace are now available in the@keystone-alpha
namespace, starting at version1.0.0
. To upgrade your project you must update any@voussoir/<foo>
dependencies inpackage.json
to point to@keystone-alpha/<foo>: "^1.0.0"
and update anyrequire
/import
statements in your code.
- This is the first release of keystone-alpha (previously voussoir).
All packages in the
-
[patch] ca1f0ad3:
- Update to latest webpack packages
-
[minor] eaab547c:
- Allow adding related items from the Relationship field
-
[minor] 47c7dcf6" :
- Bump all packages with a minor version to set a new baseline
- [patch] Bump all packages for Babel config fixes d51c833
- [patch] Rename readme files a8b995e
- [patch] Remove tests and markdown from npm dc3ee7d