Skip to content

Releases: drunomics/nuxtjs-drupal-ce

v1.1.0

24 Nov 13:28
0e6a077

Choose a tag to compare

What's Changed

  • feat: LDP-1749: Add support for language prefix for menu API calls by @TurtlBbx in #87
  • Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #91
  • fix: LDP-1778: Push messages into state instead of replacing it on mutation by @TurtlBbx in #92

Full Changelog: v1.0.2...v1.1.0

v1.0.2

07 Oct 13:26
98f25f1

Choose a tag to compare

What's Changed

  • fix: LDP-1747: Prevent typeerror when context.res is undefined by @TurtlBbx in #86

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Jul 13:48

Choose a tag to compare

What's Changed

  • LDP-1573: Fix function call parameters for page and menu error handlers. by @maximilianmikus in #85

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Jun 11:55
c4f6c44

Choose a tag to compare

What's Changed

Features

  • feat: added ability to use custom error handling functions for getMenus and getPage actions by @davision in #78

Full Changelog: 1.0.0-rc1...v1.0.0

1.0.0-rc1

04 May 13:35
0fc8199

Choose a tag to compare

What's Changed

  • LDP-962 - Add a Vue filter for decoding special HTML characters by @davision in #73
  • Run tests with node 14 and node 16. by @fago in #76

Full Changelog: 1.0.0-beta12...1.0.0-rc1

1.0.0-beta12

02 May 09:22

Choose a tag to compare

What's Changed

Features

Bug-fixes

  • LDP-1247: Fix redirecting to absolute URLs. by @vloss3 in #67
  • LDP-1363: Fix default state to have correct metatags attribute, remove outdated metadata. by @vloss3 in #74

Maintenance

New Contributors

Full Changelog: 1.0.0-beta11...1.0.0-beta12

1.0.0-beta11

12 Jan 16:58
d928d3d

Choose a tag to compare

What's Changed

  • Update all non-major dependencies by @renovate in #40
  • Use mjs and avoid mixing CJS (require) with ESM. Do not overwrite config.resolve.alias.vue if pre-set. by @davision in #56
  • Add support for page_layout property of lupus_ce_renderer module. Fix page commit to correctly update the store. by @davision in #55

Full Changelog: 1.0.0-beta10...1.0.0-beta11

1.0.0-beta10

22 Nov 08:37
8d6ae63

Choose a tag to compare

What's Changed

  • LDP-1071 - Add support for page_layout by @davision in #52

Automated tests

Full Changelog: 1.0.0-beta9...1.0.0-beta10

1.0.0-beta9

02 Nov 23:35
d72d6fa

Choose a tag to compare

What's Changed

  • LDP-887: Added proper statusCode to error pages by @vloss3 in #49

New Contributors

  • @vloss3 made their first contribution in #49

Full Changelog: 1.0.0-beta8...1.0.0-beta9

1.0.0-beta8

29 Oct 08:25
b3d41b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0-beta7...1.0.0-beta8