Skip to content

Commit 710229b

Browse files
Pollepsjoepio
authored andcommitted
Added changelog for @tomic/cli
1 parent 2e52bc8 commit 710229b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

browser/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,18 @@ This changelog covers all three packages, as they are (for now) updated as a who
44

55
## UNRELEASED
66

7+
### @tomic/cli
8+
9+
- Created @tomic/cli, a tool that generates typescript types based on the provided ontologies
10+
711
### @tomic/lib
812

913
- When saving a resource whose parent has not yet been saved we now add them to a batch that gets saved later when the parent is saved.
1014
- The `scope` option in `SearchOpts` has changed to `parents` and now accepts an array of subjects instead of a single subject.
1115
- BREAKING: Removed `getCommitBuilder()` method from `Resource`
1216
- Added `hasUnsavedChanges()` method to `Resource`
1317
- No longer clones resources when notifying.
18+
- TS: Added support for typed resources which will give you better type hints when used with ontologies (see @tomic/cli)
1419

1520
### Atomic Browser
1621

0 commit comments

Comments
 (0)