Skip to content

Latest commit

 

History

History
471 lines (262 loc) · 22.5 KB

CHANGELOG.md

File metadata and controls

471 lines (262 loc) · 22.5 KB

@keystonejs/website

6.1.0

Minor Changes

  • 5d565ea57 #4892 Thanks @timleslie! - Added support for configuring the field to use for search filtering via the db: { searchField } list config option.

Patch Changes

6.0.0

Major Changes

5.3.14

Patch Changes

5.3.13

Patch Changes

5.3.12

Patch Changes

  • 86b6f890b #4018 Thanks @timleslie! - Pinned all gatsby dependencies and some resolutions to a fixed version to prevent bumps which we know to break the website.

5.3.11

Patch Changes

5.3.10

Patch Changes

5.3.9

Patch Changes

5.3.8

Patch Changes

  • 6cb4476ff #3481 Thanks @Noviny! - Updated dependencies through a major version - this shouldn't require change by consumers.
  • 5935b89f8 #3477 Thanks @Noviny! - Updating dependencies:

    These changes bring the keystone dev experience inline with installing keystone from npm :D

5.3.7

Patch Changes

5.3.6

Patch Changes

5.3.5

Patch Changes

5.3.4

Patch Changes

5.3.3

Patch Changes

  • 577b5e69 #2799 Thanks @MadeByMike! - Upgraded React and Emotion packages.

  • Updated dependencies [577b5e69]:

    • @arch-ui/icons@0.1.1
    • @arch-ui/input@0.1.9
    • @arch-ui/select@0.1.8

5.3.2

Patch Changes

  • Updated dependencies [e5fac4db, 9c403c7c]:
    • @arch-ui/input@0.1.8
    • @arch-ui/icons@0.1.0

5.3.1

Patch Changes

5.3.0

Minor Changes

  • 82d68a12 #2640 Thanks @jossmac! - Improved docs search experience:
    • support focus on "/" press
    • update styles to align with docs

Patch Changes

  • a426a58d #2622 Thanks @jossmac! - Fix table-of-contents in docs pages:
    • resolve out-of-sync ID issue (github-slugger VS @sindresorhus/slugify)
    • allow items to wrap, without looking like separate items
  • 3a75a419 #2637 Thanks @jossmac! - Cleanup any weirdness that the new code block metadata introduced in #2631.

5.2.0

Minor Changes

Patch Changes

  • Updated dependencies [0de5f232]:
    • @arch-ui/theme@0.0.10
    • @arch-ui/input@0.1.7
    • @arch-ui/select@0.1.6

5.1.2

Patch Changes

5.1.1

Patch Changes

  • d8a7b8a2 #2395 Thanks @timleslie! - Upgraded all @emotion.* dependencies.

  • Updated dependencies [d8a7b8a2, dcdd8ed9]:

    • @arch-ui/input@0.1.5
    • @arch-ui/icons@0.0.9
    • @arch-ui/select@0.1.4
    • @arch-ui/theme@0.0.8

5.1.0

Minor Changes

5.0.6

Patch Changes

  • face87ca #2386 Thanks @Vultraz! - Updated gatsby-plugin-manifest dependency to 2.2.41 and gatsby-plugin-sharp dependency to 2.4.5.

5.0.5

Patch Changes

  • 1235f8de #2278 - Added documentation for the keystone-create-app CLI arguments.

5.0.4

Patch Changes

  • f3ea15f8 #2189 - Upgraded prettier to 1.19.1 and formatted code accordingly.
  • Updated dependencies [38f88b62]:
    • @arch-ui/icons@0.0.8
    • @arch-ui/input@0.1.4
    • @arch-ui/select@0.1.3
    • @arch-ui/theme@0.0.7

5.0.3

Patch Changes

  • Updated dependencies [129b0f6]:
    • @arch-ui/icons@0.0.7
    • @arch-ui/input@0.1.3
    • @arch-ui/select@0.1.2
    • @arch-ui/theme@0.0.6

5.0.2

Patch Changes

  • Updated dependencies [946a52fd]:
    • @arch-ui/icons@0.0.6
    • @arch-ui/input@0.1.2
    • @arch-ui/select@0.1.1

5.0.1

Patch 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/website

1.1.4

  • Updated dependencies 464d7579:
    • @arch-ui/select@0.1.0

1.1.3

  • Updated dependencies 7689753c:
    • @arch-ui/input@0.1.0

1.1.2

Patch Changes

  • 589de757: quick start documentation page copy improvements

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 601ad192: Remove sizeByPixelDensity option in gatsby-remark-images

1.0.13

Patch Changes

1.0.12

  • Updated dependencies 91fffa1e:
    • @arch-ui/input@0.0.8

1.0.11

Patch Changes

  • ac119f88:

    Homepage of the documentation website reveals the video on hover/touch of the image to avoid double click on play

  • df48bc05:

    Move meta generation to build time and stringify the contents of title and description nodes properly

  • d362e82d:

    Make previous and next buttons consistent with order in sidebar

  • 19fe6c1b:

    Move frontmatter in docs into comments

1.0.10

Patch Changes

  • b47fb186:

    Documentation website now features the egghead intro video instead of the illustration. The only changes here are on the homepage.

1.0.9

Patch Changes

1.0.8

  • Updated dependencies d580c298:
    • @arch-ui/input@0.0.6
    • @arch-ui/select@0.0.6

1.0.7

Patch Changes

  • 2e59d131:

    [docs] Add discussions on Schemas and Relationships

  • 81dc0be5:

    • Update dependencies
  • 94ed17bd:

    [docs] Clearer path to follow immediately following the Quick Start tutorial

  • Updated dependencies 81b481d0:
    • @arch-ui/input@0.0.5

1.0.6

  • Updated dependencies e75c105c:
    • @arch-ui/select@0.0.4
    • @arch-ui/input@0.0.4
    • @arch-ui/theme@0.0.3

1.0.5

  • [patch]a76721db:

    • Update gatsby dependencies

1.0.4

  • [patch]2d704f98:

    • Make all docs headers clicky for perma-linking.

1.0.3

  • [patch]9a9f214a:

    • Build field type views before publishing to npm and stop running Babel on Keystone packages in node_modules in the Admin UI

1.0.2

  • [patch]60c13d0d:

    • Internal code changes
  • [patch]11c372fa:

    • Update minor-level dependencies
  • [patch]3a775092:

    • Update dependencies
  • [patch]619b17c2:

    • Reformat code using latest version of Prettier (1.16.4)
  • [patch]233dd5a1:

    • Adding trailing slash to quick-start main navigation link to appropriately trigger the active state in the sidebar.
  • [patch]7417ea3a:

    • Update patch-level dependencies
  • Updated dependencies d9a1be91:

    • @arch-ui/select@0.0.3

1.0.1

  • [patch]1f0bc236:

    • Update the package.json author field to "The Keystone Development Team"

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/website

1.0.1

  • [patch] 23c3fee5:

    • Update babel packages and plugins
  • [patch] 113e16d4:

    • Remove unused dependencies
  • [patch] 1855d1ba:

    • Update dependencies with 'yarn audit' identified issues
  • [patch] 1b96ad36:

    • Update gatsby dependencies