Skip to content

Latest commit

 

History

History
130 lines (68 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

130 lines (68 loc) · 4.08 KB

@keystonejs/field-views-loader

5.2.1

Patch Changes

5.2.0

Minor Changes

5.1.0

Minor Changes

5.0.0

Major Changes

  • 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 version 5.0.0.
    • To upgrade your project you must update any @keystone-alpha/* dependencies in package.json to point to "@keystonejs/*": "^5.0.0" and update any require/import statements in your code.

@keystone-alpha/field-views-loader

2.2.1

Patch Changes

2.2.0

Minor Changes

  • 91fffa1e:

    readViews() can be passed a string for importing a known path.

2.1.2

Patch Changes

  • 19fe6c1b:

    Move frontmatter in docs into comments

2.1.1

Patch Changes

  • dfcabe6a:

    Fix Admin UI building on Windows

2.1.0

Minor Changes

  • 22ec53a8:

    • Adding support for custom pages in Admin UI

Patch Changes

  • c9102446:

    • Add a mechanism for loading multiple Suspense-aware components in parallel

2.0.0

  • [major]4131e232:

    • Dynamically load Admin UI views with React Suspense

1.0.1

  • [patch]1f0bc236:

    • Update the package.json author field to "The Keystone Development Team"
  • [patch]9534f98f:

    • Add README.md to package

1.0.0

  • [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 version 1.0.0. To upgrade your project you must update any @voussoir/<foo> dependencies in package.json to point to @keystone-alpha/<foo>: "^1.0.0" and update any require/import statements in your code.

@voussoir/field-views-loader

0.3.0

  • [patch] ca1f0ad3:

    • Update to latest webpack packages
  • [minor] eaab547c:

    • Allow adding related items from the Relationship field

0.2.0

  • [minor] 47c7dcf6" :

    • Bump all packages with a minor version to set a new baseline

0.1.3

  • [patch] Bump all packages for Babel config fixes d51c833

0.1.2

  • [patch] Rename readme files a8b995e

0.1.1

  • [patch] Remove tests and markdown from npm dc3ee7d