We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e685045 commit 7a0f701Copy full SHA for 7a0f701
CHANGELOG.md
@@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-### Changed
11
-
12
-- Fixed a bug where prefixed properties would be missing their prefix for serialization
13
14
## [0.0.4] - 2021-04-28
15
16
### Changed
@@ -19,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
- Deterministic ordering of properties/methods/indexers/subclasses
20
- Deterministic import of sub path request builders
21
17
- Stopped generating phantom indexer methods for TypeScript and Java
18
+- Fixed a bug where prefixed properties would be missing their prefix for serialization
22
23
## [0.0.3] - 2021-04-25
24
0 commit comments