Skip to content

v2.2.1 - getAllVersions() nested object, widelyAvailableOnDate bug fixe and dependency updates

Choose a tag to compare

@tonypconway tonypconway released this 21 Apr 18:46
· 452 commits to main since this release
cdd945f

➕ New features

  • Expands the functionality of getAllVersions() to provide nested versions of browsers using outputFormat: 'object'.
  • JSON and CSV files are now available on GitHub pages. See the README for more details.

🐛 Bug fixes

  • Fix widelyAvailableOnDate using the current system month instead of the provided month by @ronenst in #23

⬆️ Dependency updates

  • Bump @mdn/browser-compat-data from 6.0.2 to 6.0.7
  • Bump @types/node from 22.14.0 to 22.14.1
  • Bump web-features from 2.32.0 to 2.34.0
  • Bump typescript from 5.8.2 to 5.8.3

🧙 New Contributors

  • Big thank you to @ronenst for finding a bug in the widelyAvailableOnDate logic! #23

Full Changelog: v2.2.0...v2.2.1