v1.1.0

zumerlab/snapdomv1.1.0May 28, 2025by tinchox5

AI Summary

This release adds TypeScript support and the ability to capture the scrolling state, alongside fixes for PNG scaling and trimming issues.

Key Highlights

  • Added TypeScript declarations.
  • Support for capturing scrolling state.
  • Fixed PNG scaling issues.

New Features

  • TypeScript support
  • Scrolling state capture
  • PNG scaling fix

Full Release Notes

- Add typescript declaration, closes #23 https://github.com/zumerlab/snapdom/issues/23
- Feat. support scrolling state, closes #20 https://github.com/zumerlab/snapdom/issues/20
- Fix bug by removing trim spaces, closes #21 https://github.com/zumerlab/snapdom/issues/21
- Fix bug that prevents scale on png format [77a5265](https://github.com/zumerlab/snapdom/commit/77a52651bd0ea8ccb451f199bd3d8f9e2478bf84)


**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.0.0...v1.1.0