Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 938 Bytes

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 938 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.3.0] - 2023-08-01

Updates

  • Add a reference to the navigator global object (#18)
  • Uplift devDependencies

[2.2.0] - 2023-07-17

Updates

  • Add attrs argument to render function

[2.1.2] - 2022-11-29

Updates

  • Uplift jsdom to v20.0.3

[2.1.1] - 2022-10-25

Updates

  • Uplift devDependencies

[2.1.0] - 2022-10-21

Added

  • Add ability to pass options to JSDOM in the init function

[2.0.0] - 2022-10-03

Breaking

  • Uplift jsdom to v20.0.1

[1.1.0] - 2021-10-20

Updates

  • Add sideEffects to package.json
  • Uplift devDependencies

[1.0.1] - 2021-05-01

  • Fix missing global Node

[1.0.0] - 2021-04-20

  • Initial release