5725 Commits

Author SHA1 Message Date
Michael Rawlings
d20931231c feat: source analysis 2024-04-02 15:56:44 -07:00
dpiercey
70952fe6c9 chore: update deps 2024-04-02 15:56:44 -07:00
Dylan Piercey
d421f9efe9
Improve reference tracking in Marko 6 (#2189)
* improve reference tracking

---------

Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
2024-03-29 16:08:46 -07:00
github-actions[bot]
3c9870b7e6 [ci] release @marko/compiler@5.35.10 @marko/translator-default@5.32.11 @marko/translator-interop-class-tags@0.1.10 @marko/translator-tags@0.1.11 marko@5.33.12 2024-03-28 11:30:41 -07:00
dpiercey
41e9569184 fix: docs formatting 2024-03-28 11:26:40 -07:00
dpiercey
fe344b0004 fix: class/tags interop issues 2024-03-28 11:26:40 -07:00
Patrick Nelson
f1d116e78f docs: Fixing NativeTags demo (interface, not namespace) 2024-03-26 17:11:57 -07:00
github-actions[bot]
553dd498c2
[ci] release (#2183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.35.9 @marko/translator-default@5.32.10 @marko/translator-interop-class-tags@0.1.9 @marko/translator-tags@0.1.10 marko@5.33.11
2024-03-25 14:16:03 -07:00
Luke LaValva
551302723b
feat: add types for core tags (#2184) 2024-03-25 14:08:29 -07:00
dpiercey
1fa3b05600 refactor: support tracking input with babel scopes 2024-03-21 09:17:13 -07:00
github-actions[bot]
cfaa89660c [ci] release @marko/compiler@5.35.8 @marko/translator-default@5.32.9 marko@5.33.10 2024-03-19 13:30:24 -07:00
Ryan Turnquist
ba110fb990 fix: remove depency on setTimeout for workers 2024-03-19 13:23:51 -07:00
dpiercey
a8bfb50d76 fix: avoid vdom optimize for elements with key attribute 2024-03-19 13:23:01 -07:00
github-actions[bot]
fdb7f030ff [ci] release marko@5.33.9 2024-03-18 14:53:22 -07:00
dpiercey
f8c66c6c5b fix: ensure attributes can be removed by simple attrs optimization 2024-03-18 14:46:54 -07:00
github-actions[bot]
853c1637e1 [ci] release @marko/compiler@5.35.7 @marko/translator-default@5.32.8 @marko/translator-interop-class-tags@0.1.8 @marko/translator-tags@0.1.9 marko@5.33.8 2024-03-13 17:46:06 -07:00
dpiercey
d5b3c8add4
fix: update test snapshot 2024-03-13 17:39:53 -07:00
dpiercey
7ab2d67c6c fix: avoid ssr comments in interop runtime 2024-03-13 17:31:24 -07:00
dpiercey
614f432bfe fix: hydrate code for node_module marko components 2024-03-13 17:30:02 -07:00
github-actions[bot]
e58459e58e [ci] release @marko/runtime-tags@0.1.5 2024-03-11 17:46:12 -07:00
dpiercey
a2ce6968c4 fix: use console.createTask api in dev 2024-03-11 17:34:51 -07:00
dpiercey
608b57ae44 fix: allow empty marker to treeshake 2024-03-11 17:34:51 -07:00
github-actions[bot]
e01b58c4da [ci] release @marko/compiler@5.35.6 @marko/translator-default@5.32.7 @marko/translator-interop-class-tags@0.1.7 @marko/translator-tags@0.1.8 marko@5.33.7 2024-03-11 11:28:30 -07:00
dpiercey
409ef4e76d
fix: hydrate entry file path 2024-03-11 11:22:39 -07:00
github-actions[bot]
c3f0235e56 [ci] release @marko/babel-utils@6.4.2 @marko/compiler@5.35.5 @marko/translator-default@5.32.6 @marko/translator-interop-class-tags@0.1.6 @marko/translator-tags@0.1.7 2024-03-11 10:47:18 -07:00
dpiercey
9dae3aec52 chore: deps upgrade 2024-03-11 10:40:40 -07:00
dpiercey
b5ccbd46b8 chore: update snapshots 2024-03-11 10:15:17 -07:00
dpiercey
08823b916b fix: interop translator output hydrate code 2024-03-11 10:15:17 -07:00
github-actions[bot]
b92cba741f
[ci] release (#2163)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/translator-default@5.32.5 @marko/translator-tags@0.1.6
2024-03-08 13:37:50 -08:00
Ryan Turnquist
88b45d4901
fix: avoid prebundling interop code (#2162) 2024-03-08 13:32:05 -08:00
github-actions[bot]
c72371c1e2 [ci] release @marko/runtime-tags@0.1.4 @marko/translator-default@5.32.4 @marko/translator-interop-class-tags@0.1.5 @marko/translator-tags@0.1.5 marko@5.33.6 2024-03-07 11:17:11 -07:00
dpiercey
8ff7488431 fix: switch to function getter for stream data access 2024-03-07 11:11:23 -07:00
dpiercey
f9cf9467cd chore: runtime entry file fixes 2024-03-07 10:53:09 -07:00
dpiercey
37cbfe06e5 chore: remove gzip from size check 2024-03-06 16:02:23 -07:00
github-actions[bot]
852e112a38 [ci] release @marko/runtime-tags@0.1.3 marko@5.33.5 2024-03-06 13:01:09 -07:00
dpiercey
cbb9f95cb0 fix: avoid using mangled internal props in interop runtime 2024-03-06 12:33:04 -07:00
Michael Rawlings
1ff2b0af54
fix: ensure the resolve helper resolves promises with the same timeout at the same time by sharing the promise (#2155) 2024-03-05 17:46:18 -05:00
github-actions[bot]
ef4a66edc8 [ci] release @marko/translator-default@5.32.3 @marko/translator-interop-class-tags@0.1.4 @marko/translator-tags@0.1.4 marko@5.33.4 2024-03-05 15:08:33 -07:00
dpiercey
f2a924b2af fix: compat layer issues loading cjs and mjs runtime 2024-03-05 15:00:09 -07:00
dpiercey
dc2520ae21 chore: upgrade all deps
chore: refactor package json scripts
chore: rename scripts used for ci with @ci prefix
2024-03-05 10:31:32 -07:00
github-actions[bot]
1d4872e7f9 [ci] release @marko/compiler@5.35.4 2024-03-05 08:11:29 -07:00
dpiercey
7ef2b89569 fix: expose all files from compiler exports 2024-03-05 08:06:20 -07:00
github-actions[bot]
4c1bb1de42 [ci] release @marko/compiler@5.35.3 @marko/translator-default@5.32.2 @marko/translator-interop-class-tags@0.1.3 2024-03-04 16:13:43 -07:00
dpiercey
b095755294 fix: compat issue with init-components-tag 2024-03-04 16:05:38 -07:00
github-actions[bot]
d4097923df [ci] release marko@5.33.3 2024-03-04 15:40:45 -07:00
dpiercey
e2b48ef89d fix: marko debug reference in compat runtime 2024-03-04 15:36:26 -07:00
github-actions[bot]
742663c192 [ci] release marko@5.33.2 2024-03-04 14:42:20 -07:00
dpiercey
ccc19e2657 fix: text area null regression 2024-03-04 14:34:08 -07:00
dpiercey
bb250c9bd5 fix: mixed cjs and esm interop files 2024-03-04 14:05:16 -07:00
dpiercey
95970f50e4 fix: ensure build script runs before pkg override @marko/compiler@5.35.2 @marko/translator-tags@0.1.3 2024-03-04 11:44:30 -07:00