Dan Onoshko
|
47cb9e1f76
|
feat: typescript node next support (#10661)
|
2022-09-14 06:44:57 -04:00 |
|
Dan Onoshko
|
2031cdf051
|
Preparing the project for TypeScript (#10595)
* Add Typescript to the build
* Converts the `helpers.core` to Typescript as an example
* Converts the `core.element` to Typescript
|
2022-08-22 11:58:57 -04:00 |
|
Dan Onoshko
|
ce375a6876
|
feat: add ESM support (#10525)
* feat: add ESM support
* build: rename UMD bundle
* chore: edit supbackages description
* style: disable es/no-import-meta linter rule
* test: dynamic import in cjs module
* docs: edit integrations page
* docs: review fixes
* chore: remove useless regex in webpack config
* ci: test size-limit only for ESM bundle
|
2022-08-04 18:43:26 -04:00 |
|
Jukka Kurkela
|
3ed94559dd
|
Add missing typings of helpers, add automatic test (#9570)
* Add missing typings of helpers, add automatic test
* Add error handling to autogen.js
|
2021-09-01 20:27:26 -04:00 |
|