Skip to content

Commit fd72951

Browse files
committed
update CHANGELOG and TODO
1 parent 5f80eee commit fd72951

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ release date when you use `npm version` (see `README.md`).
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- use `@webxdc/types` instead of own types declaration
13+
1014
## [0.18.0][] - 2024-11-16
1115

1216
### Changed

TODO.md

-5
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
port: for instance, if you open an instance again the server doesn't know to
6060
clear it first, because it thinks it already been cleared previously.
6161

62-
## Webxdc development
63-
64-
- Make typescript types for webxdc available as a standalone package so that
65-
developers can use this in their own projects.
66-
6762
## Other
6863

6964
- Update webxdc specification based on what I learned about it.

0 commit comments

Comments
 (0)