Added
- New type
Models.Copyright
and classModels.CopyrightRepository
(via #1202) - New type
Models.AttachmentContent
(via #1202)
Changed
- Replace usage of internals
Stringable
&SortableStringables
with public API (#1192 via #1202)
This is considered a non-breaking change, as the types are not changed, but made publicly available.
Style
- Apply latest code style guide (via #1201)
Misc
What's Changed
- chore(deps): bump typedoc from 0.26.11 to 0.27.2 in /tools/docs-gen in the typedoc group across 1 directory by @dependabot in #1186
- chore(deps-dev): bump webpack from 5.96.1 to 5.97.1 in the webpack group across 1 directory by @dependabot in #1187
- dont use internal types/classes in public API by @jkowalleck in #1202
- ci: use npm11 by @jkowalleck in #1203
- chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in the webpack group across 1 directory by @dependabot in #1194
- chore(deps-dev): bump mocha from 10.8.2 to 11.0.1 in the mocha group across 1 directory by @dependabot in #1188
- chore(deps): bump the eslint group across 1 directory with 6 updates by @dependabot in #1201
Full Changelog: v7.0.0...v7.1.0