Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 2.13 KB

Changelog

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)