Skip to content

Commit

Permalink
ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Nov 6, 2024
1 parent dd45dc2 commit efc438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/0.33.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### 0.33.0
- [Revision 0.33.18](https://github.com/sinclairzx81/typebox/pull/1060)
- [1052](https://github.com/sinclairzx81/typebox/pull/1052) Export the Encode | Decode functions directly. Refactoring on Value submodule.
- [1057](https://github.com/sinclairzx81/typebox/pull/1052) Export Object with var declaration to prevent global shadowing. Related Babel [Issue](https://github.com/babel/babel/issues/16943).
- [1057](https://github.com/sinclairzx81/typebox/pull/1057) Export Object with var declaration to prevent global shadowing. Related Babel [Issue](https://github.com/babel/babel/issues/16943).
- [Revision 0.33.17](https://github.com/sinclairzx81/typebox/pull/1042)
- [1041](https://github.com/sinclairzx81/typebox/issues/1041) Avoid Exponentiation operator on Value.Hash
- [Revision 0.33.16](https://github.com/sinclairzx81/typebox/pull/1015)
Expand Down

0 comments on commit efc438f

Please sign in to comment.