Changelog

Changelog for the NOBEARS Nuxt Statamic Module

Releases

v1.1.1

on

Release 1.1.1

πŸ›  Improvements

  • #7998856

    -

    EntriesFieldSingle: added single variant for EntriesField

  • #6301dd2

    -

    TermsFieldSingle: added single variant for TermsField

πŸ› Bug Fixes

  • #e4a991b

    -

    import: fixed incorrect import path

  • #71e233a

    -

    race-condition: cacheKey for useStatamicPage is now less sensitve

  • #181e7cc

    -

    test: updated CMS url for testing environment

  • #044b92d

    -

    useStatamicPageData: useStatamicPageData is now exported correctly

v1.1.0

on

Release 1.1.0

✨ Features

  • #e4e1a19

    -

    multi-tenancy: added support for @nobears-front-end/nuxt-multi-tenancy

v1.0.1

on

Release 1.0.1

πŸ›  Improvements

  • #95765ee

    -

    usestatamicpagedata: `useStatamicPageData` cachekey now matches `useStatamicPage`

πŸ› Bug Fixes

  • #c5eb03b

    -

    i18n: plugins now initialize after dependant external plugins

  • #2bfba18

    -

    useStatamicPage: useStatamicPage now correctly sets the page state

v1.0.0-beta.19

on

Release 1.0.0-beta.19

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.13

on

Release 1.0.0-beta.13

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.12

on

Release 1.0.0-beta.12

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.11

on

Release 1.0.0-beta.11

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.10

on

Release 1.0.0-beta.10

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.9

on

Release 1.0.0-beta.9

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.5

on

Release 1.0.0-beta.5

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.1

on

Release 1.0.0-beta.1

This release does not have a noteworthy changelog.
This is most likely due to the release being a pre-release/ beta version where features are being tested.

v1.0.0-beta.0

on

Release 1.0.0-beta.0

✨ Features

  • #84dca88

    -

    $api: added custom api fetch instance

  • #d803d1e

    -

    api: added useStatamicApi composable

  • #349f020

    -

    cacheKey: added useStatamicCacheKey composable

  • #6c5fc1e

    -

    fetch: added usStatamicPage composable

  • #3ff4536

    -

    i18n-params: added function for transforming i18n params

  • #e102e90

    -

    i18n: added i18n support

  • #18966d5

    -

    preview-mode: added the preview mode feature

  • #26455d0

    -

    redirects: added support for redirects

  • #928eba8

    -

    seo: added useStatamicSeo composable

πŸ›  Improvements

  • #5beb503

    -

    options: formatted options for defining server route caches

  • #f5408cc

    -

    page: simplified the useStatamicPage caching

πŸ› Bug Fixes

  • #11b3fa4

    -

    api: fixed invalid graphql function endpoint