16 Commits

Author SHA1 Message Date
054f63bd3b fix(hermes): wrap registerOnGlobalContext() in try-catch 2023-12-02 11:47:00 +09:00
e04e9b6909 Revert "Change target to ES5 for targeting Hermes Engine, disable noEmitHelpers, don't crash if registerOnGlobalContext fails, and disable the special transform for NativeClass decorator"
This reverts commit 7e0497c8b15c96e440a9809642e0f3d441e4e871.
2023-12-02 11:38:29 +09:00
7e0497c8b1 Change target to ES5 for targeting Hermes Engine, disable noEmitHelpers, don't crash if registerOnGlobalContext fails, and disable the special transform for NativeClass decorator 2023-11-18 12:13:47 +05:30
0401b09a43 fix: ensure Application instance initialized early (#10315) 2023-06-15 10:30:13 -07:00
2f4c318276 fix: global declarations fix (#10247) 2023-03-23 10:55:38 -07:00
0632215793 chore: eslint cleanup (#10160) 2023-01-09 09:40:20 -08:00
b147612e06 test: standardized jest unit testing (#10047) 2022-11-28 14:32:25 -08:00
20efd3605e fix(core): correctly polyfill tslib (#9894)
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2022-07-16 14:29:30 -07:00
c68d88d1d3 chore: 8.1.0-alpha.1 2021-09-08 16:07:39 -07:00
58442fb454 feat: AbortController polyfill (#9333) 2021-09-08 16:07:39 -07:00
0d4ccba60a chore: combine prettier with eslint (#9348) (#9360)
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2021-05-02 10:11:37 -07:00
c1f231d88e chore: fix eslint issues (#9017) 2020-11-11 08:46:36 -08:00
03f1f3d5f5 chore: format and fix ci build 2020-09-25 15:58:39 -07:00
1f790edc80 fix(core): bundle entry points and global handling (#8884) 2020-09-23 14:48:19 -07:00
bd00e1fa87 fix(core): bundle-config-loader global handling (#8838) 2020-09-10 08:41:19 -07:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00