UNPKG

is-constructor

Version:

Check if a value is a constructor function

32 lines (19 loc) 966 B
# Change Log 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. <a name="1.1.0"></a> ## [1.1.0](https://github.com/wbhob/is-constructor/compare/v1.0.2...v1.1.0) (2024-09-24) - **Breaking**: Supports ESModule default imports instead of import \* - Use modern TypeScript - Use Vite to build the library - Use Vitest to run the tests - Use Github Actions to run the tests - Export both ESM and CJS versions of the library - Add types entry point for TypeScript <a name="1.0.2"></a> ## [1.0.2](https://github.com/wbhob/is-constructor/compare/v1.0.1...v1.0.2) (2017-12-01) <a name="1.0.2"></a> ## [1.0.2](https://github.com/wbhob/is-constructor/compare/v1.0.1...v1.0.2) (2017-12-01) <a name="1.0.1"></a> ## [1.0.1](https://github.com/wbhob/is-constructor/compare/v2.0.1...v1.0.1) (2017-12-01) <a name="1.0.0"></a> # 1.0.0 (2017-12-01)