Luke LaValva
|
74e6633b3e
|
refactor: function registration (#2273)
|
2024-08-19 10:01:00 -07:00 |
|
Luke LaValva
|
441bdcbfa8
|
feat: tag var shadowing, same scope (#2272)
|
2024-08-15 09:25:40 -07:00 |
|
dpiercey
|
07072eb4e2
|
chore: upgrade deps and eslint config
|
2024-08-08 14:12:51 -07:00 |
|
dpiercey
|
d23e1939e0
|
chore: update gh actions to format on release commits
|
2024-04-15 15:32:40 -07:00 |
|
dpiercey
|
70952fe6c9
|
chore: update deps
|
2024-04-02 15:56:44 -07:00 |
|
dpiercey
|
9dae3aec52
|
chore: deps upgrade
|
2024-03-11 10:40:40 -07:00 |
|
dpiercey
|
08823b916b
|
fix: interop translator output hydrate code
|
2024-03-11 10:15:17 -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 |
|
dpiercey
|
95970f50e4
|
fix: ensure build script runs before pkg override
|
2024-03-04 11:44:30 -07:00 |
|
Dylan Piercey
|
94de01ad64
|
chore: refactor compiler type build scripts to happen on install (#2128)
|
2024-02-29 08:23:25 -07:00 |
|
dpiercey
|
12bc714871
|
chore: improve src/dist swapping
|
2024-02-05 11:27:46 -07:00 |
|
dpiercey
|
0186565276
|
chore: update deps and config
|
2024-01-31 11:22:09 -07:00 |
|
dpiercey
|
54575cf53a
|
chore: upgrade husky, remove dot-json helper
|
2024-01-27 14:56:40 -07:00 |
|
dpiercey
|
0b04f06f47
|
chore: update deps
|
2024-01-27 14:56:40 -07:00 |
|
Michael Rawlings
|
d7ff0e1cfe
|
Merge branch 'main' into merge-x
|
2024-01-09 17:50:14 -05:00 |
|
dpiercey
|
987854f33d
|
chore: update all package deps
|
2024-01-09 14:31:31 -07:00 |
|
Michael Rawlings
|
8ae527e04f
|
chore: update eslint
|
2023-09-12 16:08:29 -04:00 |
|
Dylan Piercey
|
40ecf23d7c
|
chore: ensure tooling runs against internal node_modules
|
2023-08-10 11:18:33 -07:00 |
|
Michael Rawlings
|
a39fc3ec12
|
Merge remote-tracking branch 'x/interop-translator'
|
2023-07-24 12:06:16 -04:00 |
|
Michael Rawlings
|
2b17b66f51
|
chore: support typescript packages
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
bce8f4b11c
|
chore: update husky
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
dacbaa72e1
|
chore: update prettier package & config, reformat
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
612ae113d0
|
chore: update mocha command/config
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
0f5d71d0df
|
chore: switch from nyc to c8
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
592be94955
|
chore: sort package.json keys
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
b0720ff7c0
|
refactor: package scripts
|
2023-07-24 11:55:08 -04:00 |
|
Michael Rawlings
|
22c8b4688c
|
chore: tsx to babel, move bundle scripts into pkgs
|
2023-07-12 13:25:33 -04:00 |
|
Michael Rawlings
|
2f221c361e
|
feat: wip interop translator
|
2023-06-29 12:11:46 -04:00 |
|
Dylan Piercey
|
d811dbd87d
|
chore: upgrade deps
|
2023-06-13 10:52:40 -07:00 |
|
Dylan Piercey
|
4c19cf3419
|
fix: rename publish script
|
2023-06-05 10:57:35 -07:00 |
|
Dylan Piercey
|
e4a02a37a8
|
chore: simplify package scripts, move test file glob to mocharc
|
2023-06-05 10:09:07 -07:00 |
|
Dylan Piercey
|
45207b39a4
|
chore: upgrade deps, avoid unnecessary dynamic import for build script
|
2023-06-05 09:01:35 -07:00 |
|
Dylan Piercey
|
e67799356f
|
chore: optimize tsconfig build setup and other build scripts
|
2023-05-17 10:37:22 -07:00 |
|
Dylan Piercey
|
6423bcb91a
|
chore: add eslint import plugin
|
2023-05-17 10:37:22 -07:00 |
|
Dylan Piercey
|
6291b46b00
|
chore: remove lint scripts (prefer format), build sizes script now always writes new output
|
2023-05-17 10:37:22 -07:00 |
|
Dylan Piercey
|
2fb8aa55a0
|
chore: misc tooling, build and config upgrades
|
2023-05-16 15:04:36 -07:00 |
|
Michael Rawlings
|
d6c5091863
|
chore: update mocha-snap, make caught error snapshots explicit (#153)
|
2023-04-07 15:40:11 -04:00 |
|
Michael Rawlings
|
196b625100
|
refactor: switch to new signal implementation (#151)
|
2023-03-28 14:04:29 -04:00 |
|
Dylan Piercey
|
396ca10e9e
|
fix: remove babel plugins now enabled by default and update test snapshots
|
2023-03-21 13:26:39 -07:00 |
|
Luke LaValva
|
f84681e604
|
feat(dynamic-tag): add native tag (#132)
|
2023-01-24 13:28:11 -05:00 |
|
Dylan Piercey
|
2956962fd5
|
chore: inline codegen scripts from babel (#1877)
|
2023-01-08 14:57:03 -07:00 |
|
Luke LaValva
|
2f2df97cee
|
feat(native-tag): add native tag refs (#112)
* feat(native-tag): add native tag refs
* chore: switch to c8 from nyc
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
|
2022-12-08 15:32:56 -05:00 |
|
dependabot[bot]
|
3f73900e7b
|
chore(deps): bump parse-path and lerna
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) to 7.0.0 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together.
Updates `parse-path` from 4.0.3 to 7.0.0
- [Release notes](https://github.com/IonicaBizau/parse-path/releases)
- [Commits](https://github.com/IonicaBizau/parse-path/compare/4.0.3...7.0.0)
Updates `lerna` from 4.0.0 to 6.0.3
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v6.0.3/core/lerna)
---
updated-dependencies:
- dependency-name: parse-path
dependency-type: indirect
- dependency-name: lerna
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 13:44:06 -05:00 |
|
Ryan Turnquist
|
c2e7cc63b0
|
chore: update @marko/compiler
|
2022-11-10 18:06:47 -05:00 |
|
Dylan Piercey
|
5921c22972
|
fix: upgrade htmljs-parser (#1797)
|
2022-05-09 16:09:52 -07:00 |
|
Dylan Piercey
|
c9107ea7f6
|
fix: issue with main field script (#1792)
|
2022-04-30 14:02:08 -07:00 |
|
Dylan Piercey
|
dd9009d665
|
chore: switch to changesets and npm workspaces (#1787)
|
2022-04-29 14:49:13 -07:00 |
|
Michael Rawlings
|
49a304f1bf
|
feat: 0-js hydrate support
|
2022-04-26 11:58:18 -04:00 |
|
Michael Rawlings
|
34d5ded435
|
chore: run npm audit fix to update packages
|
2022-04-04 21:49:10 -04:00 |
|
Michael Rawlings
|
2e95c8661b
|
chore: use esbuild to build packages
|
2022-04-04 21:47:02 -04:00 |
|