Skip to content

Latest commit

 

History

History
190 lines (113 loc) · 11.3 KB

File metadata and controls

190 lines (113 loc) · 11.3 KB

Changelog

3.1.0 (2026-04-10)

Features

3.0.6 (2026-04-08)

⚠ BREAKING CHANGES

  • make package Nuxt 4 ready
  • added debug and moved to use appConfig
  • always use appHost if available

Features

  • add fetchoptions (d13d567)
  • add fetchoptions (71adb9e)
  • added debug and moved to use appConfig (c0cacbe)
  • added support for custom getdataEndpointUrl (6246c9e)
  • added support for special characters (5aa2775)
  • added support for special characters (d7ebf34)
  • added test route functionality (2995a88)
  • changed name and included cookie header (6a91a88)
  • fetchOptions and headers (3d5a204)
  • forward ip (780cd99)
  • let's call it route data instead (fa69e51)
  • make package Nuxt 4 ready (93b3854)
  • release-please (8108a8f)
  • updated to latest nuxt (e195375)

Bug Fixes

  • actually upgrade to nuxt 4 (a96c06b)
  • altered release please (eeb1783)
  • Always decode (c94a395)
  • always use appHost if available (c78cc43)
  • better upgrading (bef0b47)
  • changed playground test to one with gzip (99531c0)
  • minor cleanup to avoid memory leaks (cd20be2)
  • more fixing (9dc4d7b)
  • newer node version (11cba10)
  • passed authorization to data fetch headers (3456fca)
  • remove @nuxtjs/eslint-config-typescript (0b67c86)
  • remove @nuxtjs/eslint-config-typescript (2eb96ec)
  • reordered fethOptions to allow overwriting headers as well (8193ff3)
  • run with debug (7c65436)
  • some improved data handling (85ad46d)
  • typescript downgrade (7e56954)
  • update yarn lock (ba79c2d)
  • update yarn lock (7646dbb)
  • updated release-please (8a34b30)
  • yarn lock issue (9a2b7fa)

3.0.5 (2026-03-27)

Bug Fixes

3.0.4 (2026-03-27)

Bug Fixes

3.0.3 (2026-03-27)

Bug Fixes

  • actually upgrade to nuxt 4 (a96c06b)

3.0.2 (2026-03-27)

Bug Fixes

3.0.1 (2026-03-27)

Bug Fixes

3.0.0 (2026-03-27)

⚠ BREAKING CHANGES

  • make package Nuxt 4 ready

Features

  • make package Nuxt 4 ready (93b3854)

2.2.1 (2026-01-19)

Bug Fixes

  • minor cleanup to avoid memory leaks (cd20be2)
  • some improved data handling (85ad46d)

2.2.0 (2025-12-08)

Features

2.1.0 (2025-09-29)

Features

  • added test route functionality (2995a88)
  • let's call it route data instead (fa69e51)

2.0.0 (2025-08-26)

⚠ BREAKING CHANGES

  • added debug and moved to use appConfig

Features

  • added debug and moved to use appConfig (c0cacbe)

Bug Fixes

1.2.1 (2025-08-13)

Bug Fixes

  • passed authorization to data fetch headers (3456fca)

1.2.0 (2025-01-07)

Features

1.1.2 (2024-11-19)

Bug Fixes

  • remove @nuxtjs/eslint-config-typescript (2eb96ec)

1.1.1 (2024-11-19)

Bug Fixes

1.1.0 (2024-11-19)

Features

Bug Fixes

  • changed playground test to one with gzip (99531c0)
  • reordered fethOptions to allow overwriting headers as well (8193ff3)

1.0.0 (2024-06-12)

⚠ BREAKING CHANGES

  • always use appHost if available

Bug Fixes

  • always use appHost if available (c78cc43)

0.9.1 (2024-04-15)

Bug Fixes

0.9.0 (2024-04-10)

Features

  • added support for special characters (d7ebf34)
  • release-please (8108a8f)