Skip to content

Commit 940d200

Browse files
authored
Merge pull request #69 from polybase/eng-541-support-empty-object-expressions
Fixed instantiating empty objects in functions
2 parents 8581286 + 087e6ba commit 940d200

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ and this project adheres to
1111
During our beta rollout, minor updates in the semantic versioning represent
1212
breaking changes.
1313

14+
## \[0.3.38] - 2023-03-23
15+
16+
### Fixed
17+
18+
- Fixed instantiating empty objects in functions, e.g. `this.meta = {}`
19+
20+
1421
## \[0.3.37] - 2023-03-20
1522

1623
### Added

0 commit comments

Comments
 (0)