Skip to content

Commit aacca43

Browse files
committed
bump: tsover-runtime v0.0.7
1 parent 547dc6e commit aacca43

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG-tsover-runtime.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.0.7
2+
3+
- Importing or referencing `tsover-runtime/disable` acts as an explicit disable mechanism for new versions of `tsover`
4+
15
# 0.0.6
26

37
- Remove unused dependencies

packages/tsover-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsover-runtime",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Minimal runtime library for overloading operators in tsover",
55
"keywords": [
66
"operator-overloading",

0 commit comments

Comments
 (0)