Skip to content

Releases: Alkaly02/react-flexible-list

1.0.3 (March 01, 2024)

01 Mar 20:41

Choose a tag to compare

[released]

Added

  • Unit tests for GridList component to ensure proper functionality.
  • Babel configuration for testing TypeScript files with Jest.
  • Updated Jest configuration to use babel-jest for transpiling TypeScript files.

Fixed

  • Decrease package size
  • Resolved issue with missing react-dom/test-utils module in Jest setup.
  • Fixed error related to multiple elements with the same data-testid attribute in tests.
  • Corrected assertion in GridList unit test to check text content instead of elements.

What's Changed

  • feat:remove react legacy apis to improve the responsivity by @Alkaly02 in #1
  • Update package.json by @Alkaly02 in #2

New Contributors

Full Changelog: https://github.com/Alkaly02/react-flexible-list/commits/v1.0.3-pre-release