@polar/lib-test-mount-parameters
Version:
Internal initialization parameters for testing framework in POLAR.
35 lines (18 loc) • 636 B
Markdown
# CHANGELOG
## 1.4.0
- Feature: Extend mock state to match current core state type.
## 1.3.2
- Chore: Update `@polar/core` to `v3.0.0`.
## 1.3.1
- Chore: Update `@polar/lib-custom-types` to `v2.0.0`.
## 1.3.0
- Feature: Extend mock state to match current core state type.
- Fix: Add getters `hasSmallDisplay` and `hasSmallHeight` to the `store` to prevent warnings in tests.
## 1.2.1
- Fix: Test now uses a mock EPSG code instead of an empty string.
## 1.2.0
- Feature: Extend mock state to match current core state type.
## 1.1.0
- Feature: Extend mock state to match current core state type.
## 1.0.0
Initial release.