Skip to content

Commit

Permalink
Leverage Conviva types (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
karpov-kir authored May 21, 2024
1 parent 87682ab commit 88d707e
Show file tree
Hide file tree
Showing 23 changed files with 184 additions and 1,033 deletions.
456 changes: 0 additions & 456 deletions @types/conviva/Conviva.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions @types/conviva/index.d.ts

This file was deleted.

5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Updated Conviva types to the latest version and fixed some type issues

### Deprecated
- Removed `framework` and `frameworkVersion` custom metadata fields (custom tags)
### Removed
- `framework` and `frameworkVersion` custom metadata fields (custom tags)
- `CustomContentMetadata`, use `Metadata['custom']` instead

## 4.2.0 - 2023-08-24
### Added
Expand Down
Loading

0 comments on commit 88d707e

Please sign in to comment.