UNPKG

biomedical-id-autocomplete

Version:
46 lines (21 loc) 1.98 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.0.4](https://github.com/biothings/biomedical-id-autocomplete.js/compare/v2.0.3...v2.0.4) (2022-06-23) ### Bug Fixes * check type when making curie ([b744fae](https://github.com/biothings/biomedical-id-autocomplete.js/commit/b744faefabb9d6aa8768d3de882cc48cbc7701ac)) ### [2.0.3](https://github.com/biothings/biomedical-id-autocomplete.js/compare/v2.0.2...v2.0.3) (2022-06-23) ### Bug Fixes * embed sri resolver ([703ceb5](https://github.com/biothings/biomedical-id-autocomplete.js/commit/703ceb5198c50bacfb8e5dfe76aa61313e57782b)) ### [2.0.2](https://github.com/biothings/biomedical-id-autocomplete.js/compare/v2.0.1...v2.0.2) (2022-06-23) ### Bug Fixes * try requirejs to fix web problems ([aabe4c4](https://github.com/biothings/biomedical-id-autocomplete.js/commit/aabe4c44eb61f158edf6eabfe7b195b2a6deba8c)) ### [2.0.1](https://github.com/biothings/biomedical-id-autocomplete.js/compare/v2.0.0...v2.0.1) (2022-06-22) ### Bug Fixes * remove conditional op ([cf0e21b](https://github.com/biothings/biomedical-id-autocomplete.js/commit/cf0e21b0313b2c9d4d054a53ea53cfa5cb110e20)) ## 2.0.0 (2022-06-22) ### Features * sort results + update tests ([e7e1b16](https://github.com/biothings/biomedical-id-autocomplete.js/commit/e7e1b16bf788d8b796ec9fb2c1bffa9a30239737)) * use node-normalizer for semantic type + update result shape ([90b6d52](https://github.com/biothings/biomedical-id-autocomplete.js/commit/90b6d52c687189fc19ce3b70860fdd2b112c5ee0)) ### Bug Fixes * fix querying apis ([1aa14f9](https://github.com/biothings/biomedical-id-autocomplete.js/commit/1aa14f960e0e6fb0791b91933c9752d89c232364)) * return some instead of no results on timeout ([a3cb3f4](https://github.com/biothings/biomedical-id-autocomplete.js/commit/a3cb3f438b47948c49f78c6fb9045c693202203a))