Skip to content

Commit e7130de

Browse files
committed
Add changelog for cli import extention fix
1 parent a6e8c37 commit e7130de

File tree

2 files changed

+263
-18
lines changed

2 files changed

+263
-18
lines changed

browser/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ This changelog covers all five packages, as they are (for now) updated as a whol
4343
- [#983](https://github.com/atomicdata-dev/atomic-server/issues/983) Give clear error when name collisions are found in an ontology.
4444
- Generates class definitions that enables doing: `resource.props.name = 'New Name'`;
4545
- [#1071](https://github.com/atomicdata-dev/atomic-server/issues/1071) Fix bug where classes and properties with 'name' props would lead to invalid generated typescript code.
46+
- Generated ontologies now base import extensions on the tsconfig.json file. (moduleResolution: bundler will remove the .js extensions in imports)
4647

4748
### @tomic/svelte
4849

0 commit comments

Comments
 (0)