Releases: drunomics/nuxtjs-drupal-ce
Releases · drunomics/nuxtjs-drupal-ce
v2.2.5
v2.2.4
NOTE - the releases v2.2.0 to v.2.2.3 are missing required imports. Use v2.2.4 or later!
What's Changed
- fix: add missing imports for 2.2 by @fago in #302
- improve: add drupal-layout custom element and refactor drupal-pagination to a regular component by @fago in #300
Full Changelog: v2.2.0...v2.2.4
v2.2.0
What's Changed
Note: Release 2.2.0 has not been published correctly. Be sure to use 2.2.1 or later.
New features
- feat: allow skipping the API-proxy via optional parameter skipDrupalCeApiProxy by @fago in #288
- feat: introduce usePageHead() and improve default markup by @fago in #298
Improvements
- improve: Add Lazy prefix to drupal tabs and breadcrumbs by @vloss3 in #296
- refactor: #281: convert component default handling test coverage to unit tests by @fago in #286
- test: add tests for metadata, link and json-ld by @fago in #295
Bug fixes
- fix: LDP-2678: Update package.json and fix tsconfig issue by @vloss3 in #278
- fix: make preview routes use the backend session cookie by @fago in #290
- refactor: use /ce-api prefix and add 404 error page to playground by @fago in #292
- fix: remove debug from clear layout by @fago in #294
- fix: renderCustomElements is not bullet-proof by @fago in #280
- fix: module does not work without nuxt-i18n by @fago in #282
- improve: proper use of slots for the node default template by @fago in #283
- fix: correct slot usage of drupal-markup and drupal-form components by @fago in #285
- fix: augment
@nuxt/schema
rather thannuxt/schema
by @danielroe in #261
Chore
- chore: Bump @intlify/core from 9.13.1 to 9.14.2 by @dependabot in #274
- chore: Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #276
- chore(deps): update all non-major dependencies by @renovate in #289
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- chore(deps): update all non-major dependencies to ^3.14.0 by @renovate in #269
- chore: Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #272
- improve: LDP-2644: Add option to disable form handler by @vloss3 in #271
- chore(deps): update all non-major dependencies by @renovate in #270
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- chore: Bump vite from 5.4.3 to 5.4.6 by @dependabot in #264
- chore: Bump serve-static from 1.15.0 to 1.16.2 by @dependabot in #263
- chore(deps): update all non-major dependencies by @renovate in #260
- chore(deps): update all non-major dependencies by @renovate in #266
- chore(deps): update all non-major dependencies by @renovate in #267
- fix: LDCL-235: Fix data not refreshing in SSG by @vloss3 in #265
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
We are getting ready for Lupus Decoupled 1.0!
Main changes
- feat: Issue #3336148: Add support for forms by @vloss3 in #247
- improve: LDP-2578: Add getPageLayout helper in useDrupalCe composable by @harrypango in #256
- improve: LDP-2575: Add renderCE fallback to lookup for default components by @vloss3 in #255
Further changes
- improve: LDP-2575: Improve default fallback code and tests by @vloss3 in #258
- chore: indicate compatibility with new v4 major by @danielroe in #241
- improve: Add middleware to support Drupal tabs redirect by @vloss3 in #243
- chore: Bump nuxt from 3.11.2 to 3.12.4 by @dependabot in #245
- chore(deps): update all non-major dependencies by @renovate in #239
- docs: use new
nuxi module add
command and improve setup docs by @danielroe in #214 - chore(deps): update all non-major dependencies by @renovate in #248
- improve: LDP-2573: Improve playground directory structure by @harrypango in #251
- chore: Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #254
- improve: LDP-2585: Switch to ESLint flat config by @harrypango in #257
- chore(deps): update all non-major dependencies by @renovate in #253
- docs: LDP-2575: Add docs for custom elements rendering by @vloss3 in #259
New Contributors
- @harrypango made their first contribution in #251
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- chore(deps): update devdependency @nuxt/test-utils to ^3.13.1 by @renovate in #237
- chore(deps): update devdependency @nuxt/module-builder to ^0.7.0 by @renovate in #238
- chore: Bump ws from 8.16.0 to 8.17.1 by @dependabot in #242
- chore: Bump braces from 3.0.2 to 3.0.3 by @dependabot in #240
Full Changelog: v2.0.0-rc1...v2.0.0
v2.0.0-rc1
What's Changed
- test: LDP-2498: Add tests for @nuxtjs/i18n integration by @vloss3 in #226
- test: LDP-2498: Add i18n test with serverApiProxy enabled by @vloss3 in #227
- chore(deps): update all non-major dependencies by @renovate in #223
- chore(deps): update devdependency vitest to ^1.5.3 by @renovate in #228
- chore(deps): update devdependency vitest to ^1.6.0 by @renovate in #230
- improve: LDP-2499: Move server options to the private runtime config by @vloss3 in #231
- test: LDP-2587: Run tests with serverApiProxy by default by @vloss3 in #233
- fix: opt in to
import.meta.*
properties by @danielroe in #212 - improve: Fix linting issues and add fix on save by @vloss3 in #234
- chore(deps): update devdependency @nuxt/test-utils to ^3.13.0 by @renovate in #236
- improve: Update module meta and fix undefined error by @vloss3 in #235
New Contributors
- @danielroe made their first contribution in #212
Full Changelog: v2.0.0-beta10...v2.0.0-rc1
v2.0.0-beta10
What's Changed
Full Changelog: v2.0.0-beta9...v2.0.0-beta10
v2.0.0-beta9
What's Changed
- chore: Bump tar from 6.2.0 to 6.2.1 by @dependabot in #221
- chore: Bump undici from 5.28.3 to 5.28.4 by @dependabot in #217
- chore(deps): update all non-major dependencies by @renovate in #216
- docs: LDCL-54: Add jsdocs for provided API helpers by @vloss3 in #222
- improve: LDP-2497: Add $ceApi helper and include query in server routes by @vloss3 in #224
Full Changelog: v2.0.0-beta8...v2.0.0-beta9