Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 855 Bytes

CHANGELOG.md

File metadata and controls

38 lines (31 loc) · 855 Bytes

Changelog

The format is based on Keep a Changelog.

[1.1.2] 2025-02-18

Changed

  • node version 22
  • dependency updates
  • jest to vitest

[1.1.1] 2024-02-02

Fixed

  • fix async iframe/page load issue

[1.1.0] 2022-08-02

Added

  • updateHooks functionality with 2 modes (overwrite every hook or only replace a list of hooks)

[1.0.1] 2022-06-20

Fixed

  • Timeout should not have a default value

[1.0.0] 2022-06-08

Added

  • Changelog.md file & content
  • License.md file & content
  • Readme.md file & content
  • Code for initFullscreenPlugin
  • Code for initInlinePlugin
  • Code for initPlugin
  • Code for postMessageSocket
  • Code for providePlugin
  • Tests for every component
  • Examples that showcase the code
  • Github Actions file that publishes to npm
  • Vite library build
  • Eslint config