Skip to content

Releases: videsk/window-node-polyfill

v1.0.0

12 Feb 15:10
26000bb

Choose a tag to compare

1.0.0 (2026-02-12)

Bug Fixes

  • add .dcignore file with common exclusions and update (#3) (4584b6e)
  • add .dcignore file with common exclusions and update package-lock.json (a2446f5)
  • correct typo in variable name (localtion to location) (fc414c6)
  • correct typo in variable name (localtion to location) (#1) (fb8ed4a)
  • global access to properties (9b03230)
  • remove unused build step from GitHub Actions workflow (c1d067a)
  • remove unused build step from GitHub Actions workflow (#5) (26000bb)
  • remove unused ref parameter from GitHub Actions workflow (0bd1da1)
  • remove unused ref parameter from GitHub Actions workflow (#4) (59fd980)
  • update branch reference in GitHub Actions workflow to master (29e8404)
  • update branch reference in GitHub Actions workflow to master (#2) (909a291)

Features

  • clear method added to storages (cfe039e)
  • new polyfills navigator, document, location and top (407b3c1)
  • new polyfills parent and top (ffee17f)