-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,31 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/diplodoc-platform/utils/compare/v1.0.0...v1.1.0) (2024-09-26) | ||
|
||
## [1.2.0](https://github.com/diplodoc-platform/utils/compare/v1.1.0...v1.2.0) (2024-10-01) | ||
|
||
### Features | ||
|
||
* added extension-load-queue ([d1a6905](https://github.com/diplodoc-platform/utils/commit/d1a69051c9d82c0ddbce0a9530437329a1210a86)) | ||
* added TODO ([f790e6a](https://github.com/diplodoc-platform/utils/commit/f790e6aaf9ba9c3fb17f36e813939340f53af06a)) | ||
* change tsconfig ([b9b0721](https://github.com/diplodoc-platform/utils/commit/b9b07211f2f7b6a27edadd80ca2ea1d7ad1d676a)) | ||
* updated build and types ([69ef8ff](https://github.com/diplodoc-platform/utils/commit/69ef8ffb4066fdda2667377a47bdf88cc15727f9)) | ||
- added extension-load-queue ([d1a6905](https://github.com/diplodoc-platform/utils/commit/d1a69051c9d82c0ddbce0a9530437329a1210a86)) | ||
- support cjs ([55c4065](https://github.com/diplodoc-platform/utils/commit/55c4065c4625f065f7bef014b1007e7c53c94af8)) | ||
|
||
## [1.1.0](https://github.com/diplodoc-platform/utils/compare/v1.0.0...v1.1.0) (2024-09-26) | ||
|
||
### Features | ||
|
||
- added extension-load-queue ([d1a6905](https://github.com/diplodoc-platform/utils/commit/d1a69051c9d82c0ddbce0a9530437329a1210a86)) | ||
- added TODO ([f790e6a](https://github.com/diplodoc-platform/utils/commit/f790e6aaf9ba9c3fb17f36e813939340f53af06a)) | ||
- change tsconfig ([b9b0721](https://github.com/diplodoc-platform/utils/commit/b9b07211f2f7b6a27edadd80ca2ea1d7ad1d676a)) | ||
- updated build and types ([69ef8ff](https://github.com/diplodoc-platform/utils/commit/69ef8ffb4066fdda2667377a47bdf88cc15727f9)) | ||
|
||
### Bug Fixes | ||
|
||
* **extension-load-queue:** fixed export ([3c56969](https://github.com/diplodoc-platform/utils/commit/3c5696976347d92108351704c70d208877b7b46e)) | ||
* **extension-load-queue:** fixed export ([55c913e](https://github.com/diplodoc-platform/utils/commit/55c913ee02f0825a41be905af9a232d21b98ac64)) | ||
* **extension-load-queue:** fixed TODO, added multi queues logic, added comments ([f47d866](https://github.com/diplodoc-platform/utils/commit/f47d866203173df4fbc431f0f325756083823145)) | ||
* linter ([2b16c9c](https://github.com/diplodoc-platform/utils/commit/2b16c9c9a2089de994386bb11aed3ca830438803)) | ||
- **extension-load-queue:** fixed export ([3c56969](https://github.com/diplodoc-platform/utils/commit/3c5696976347d92108351704c70d208877b7b46e)) | ||
- **extension-load-queue:** fixed export ([55c913e](https://github.com/diplodoc-platform/utils/commit/55c913ee02f0825a41be905af9a232d21b98ac64)) | ||
- **extension-load-queue:** fixed TODO, added multi queues logic, added comments ([f47d866](https://github.com/diplodoc-platform/utils/commit/f47d866203173df4fbc431f0f325756083823145)) | ||
- linter ([2b16c9c](https://github.com/diplodoc-platform/utils/commit/2b16c9c9a2089de994386bb11aed3ca830438803)) | ||
|
||
## 1.0.0 (2024-08-29) | ||
|
||
|
||
### Features | ||
|
||
* init utils ([f4297b4](https://github.com/diplodoc-platform/utils/commit/f4297b45661521a0e76db18b1497f2a45cf42e91)) | ||
* init utils package ([9a91670](https://github.com/diplodoc-platform/utils/commit/9a91670900339397658379e5d73319cfeb2673c5)) | ||
- init utils ([f4297b4](https://github.com/diplodoc-platform/utils/commit/f4297b45661521a0e76db18b1497f2a45cf42e91)) | ||
- init utils package ([9a91670](https://github.com/diplodoc-platform/utils/commit/9a91670900339397658379e5d73319cfeb2673c5)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters