Emanuele Stoppa
|
2a1536d091
|
chore: move lint rules to Biome (#12145)
* chore: move lint rules to Astro
* better suppression system
* revert
* format code
* address more linting files
* address more linting files
|
2024-10-08 10:12:40 +01:00 |
|
Houston (Bot)
|
5af8b4f1cb
|
[ci] release (#11835)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-28 12:51:43 +02:00 |
|
Yuta Osawa
|
f1df1b3b46
|
Prevent Partytown integration from inserting a 'null' string into the body (#11829)
|
2024-08-26 21:36:35 +08:00 |
|
Florian Lefebvre
|
87ce2381b6
|
[ci] format
|
2024-08-15 14:53:15 +00:00 |
|
Florian Lefebvre
|
70945dd918
|
refactor: enforce node prefix (#11723)
|
2024-08-15 16:52:26 +02:00 |
|
Darius
|
72c7ae9901
|
update formatter config (#11640)
* update formatter config
* format
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
2024-08-08 12:12:50 +02:00 |
|
Josh Goldberg ✨
|
4c1b769bcf
|
chore: bump typescript-eslint to v8 (#11649)
|
2024-08-08 17:54:04 +08:00 |
|
Houston (Bot)
|
dd0145d28b
|
[ci] release (#11225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-06-11 13:15:27 +01:00 |
|
Szymon Chmal
|
416c4ac66d
|
fix(@astrojs/partytown): prevent crashes when View Transitions are enabled (#11083)
* fix: recover IFrame of Partytown on View Transition
* chore: add changeset entry
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
|
2024-06-10 11:16:59 +01:00 |
|
renovate[bot]
|
05d58eff07
|
fix(deps): update all non-major dependencies (#10901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 12:00:05 +08:00 |
|
Houston (Bot)
|
a94046588c
|
[ci] release (#10842)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-23 19:30:37 -04:00 |
|
renovate[bot]
|
8d5f3e8656
|
chore(deps): update all non-major dependencies (#10833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
2024-04-22 22:52:30 +08:00 |
|
Bjorn Lu
|
237e17c8fe
|
Update major deps (#10823)
|
2024-04-20 00:11:20 +08:00 |
|
Emanuele Stoppa
|
2dd00a0024
|
chore: import sort source code, exception for the astro package (#10242)
* chore: import sort source code, exception for the `astro` package
* fix import sorting bug
* Update packages/integrations/lit/server.js
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
2024-02-27 11:15:27 +00:00 |
|
Bjorn Lu
|
436841e97e
|
Use eslint-plugin-regexp (#9993)
|
2024-02-07 20:43:19 +08:00 |
|
Houston (Bot)
|
6c64b149f8
|
[ci] release (#9669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-01-16 11:45:09 +00:00 |
|
Martin Trapp
|
87ede76b3b
|
[ci] format
|
2024-01-11 18:28:28 +00:00 |
|
Martin Trapp
|
cdf8ce0627
|
Force re-execution of Partytown's head snippet on view transitions (#9666)
* Remove the header script before a view transition takes place to force a reload on the next page
* Add changeset
* Save another char
|
2024-01-11 19:26:49 +01:00 |
|
Houston (Bot)
|
98fa8f02ab
|
[ci] release (#9491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-27 13:34:07 -05:00 |
|
Sarah Rainsberger
|
36bedf1a5f
|
[ci] format
|
2023-12-21 20:36:15 +00:00 |
|
Sarah Rainsberger
|
1baf0b0d3c
|
[docs] minimal integration READMEs (#9479)
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
|
2023-12-21 16:35:11 -04:00 |
|
Houston (Bot)
|
4a0fec969f
|
[ci] release (#8934)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-01 08:23:32 -05:00 |
|
Florian Lefebvre
|
e21fef7da2
|
fix(partytown): allow overriding the lib option (close #8760) (#8892)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-10-27 17:54:41 +08:00 |
|
Houston (Bot)
|
584d6f0680
|
[ci] release (#8738)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-05 11:10:06 +01:00 |
|
Florian Lefebvre
|
f277ba8b70
|
feat: expose partytown types (close #8723) (#8740)
|
2023-10-03 23:16:49 +08:00 |
|
Emanuele Stoppa
|
6f60da805e
|
feat: add provenance to packages (#8737)
|
2023-10-03 15:25:25 +01:00 |
|
Elian ☕️
|
ec249f7a98
|
update all the readme's for expressive code (#8691)
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com>
Co-authored-by: Genteure <Genteure@users.noreply.github.com>
Co-authored-by: Bryce Russell <brycetrussell@gmail.com>
Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com>
Co-authored-by: Hippo <hippotastic@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com>
|
2023-09-28 15:48:03 +02:00 |
|
Erika
|
4e395a6cab
|
config: migrate us to moduleResolution: 'node16' (#8519)
|
2023-09-13 16:49:22 +02:00 |
|
Houston (Bot)
|
5598feb718
|
[ci] release (#8279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-08-30 13:38:28 +02:00 |
|
Bjorn Lu
|
048846fd53
|
Update breaking dependencies (#8201)
|
2023-08-24 16:34:33 +08:00 |
|
Houston (Bot)
|
9f1881455a
|
[ci] release (rc) (#8147)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-08-22 10:19:18 -04:00 |
|
Houston (Bot)
|
2ac1c1e260
|
[ci] release (beta) (#7897)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-08-08 11:04:14 +01:00 |
|
Erika
|
d0679a666f
|
Remove support for Node 16 (#7780)
|
2023-08-08 11:01:33 +01:00 |
|
Elian ☕️
|
9b1de49075
|
fix broken partytown GitHub link (#7954)
|
2023-08-04 11:45:32 +02:00 |
|
Erika
|
f14e48098a
|
nit: use node: prefix everywhere (#7692)
* nit: use `node:` prefix everywhere
* nit: fs/promises too
* test: workaround issue in node builtin detection
|
2023-07-18 02:17:59 +02:00 |
|
Josh Goldberg ✨
|
2fea174303
|
feat: use typescript-eslint@v6's reworked configs (#7425)
|
2023-07-03 20:59:43 +08:00 |
|
Hippo
|
bc9ce779d3
|
Move code block titles into comments to match docs (#7543)
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
|
2023-07-01 16:34:49 +02:00 |
|
Bjorn Lu
|
8e3cb20b5c
|
Format markdown files (#7439)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
|
2023-06-26 11:34:13 +08:00 |
|
Bjorn Lu
|
f275d058fc
|
Update safe dependencies (#7430)
|
2023-06-21 21:09:49 +08:00 |
|
Houston (Bot)
|
ba865f5d64
|
[ci] release (#7190)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-30 16:53:55 -04:00 |
|
Bjorn Lu
|
20a97922aa
|
Document partytown script block by extensions (#7205)
|
2023-05-25 19:42:57 +08:00 |
|
Akash Rajpurohit
|
59d8c50b84
|
fix: 🩹 update partytown options ts type (#7175)
|
2023-05-25 16:24:59 +08:00 |
|
Houston (Bot)
|
31cbf4357e
|
[ci] release (#7090)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-18 12:31:59 -04:00 |
|
Bjorn Lu
|
826e028900
|
Add files field to packages (#7104)
|
2023-05-17 16:54:00 +08:00 |
|
Houston (Bot)
|
50bf66e4df
|
[ci] release (#7005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-05 13:23:18 -04:00 |
|
Waxer59
|
ad5c75447a
|
Fix partytown README (#7001)
* fix README
* add changeset
|
2023-05-05 09:52:41 +02:00 |
|
Isaac
|
9e16860f61
|
Use debug option for debugDir (#6554)
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
2023-03-29 08:18:25 -04:00 |
|
Houston (Bot)
|
af108e4b4a
|
[ci] release (#6652)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-03-28 13:17:46 -04:00 |
|
bluwy
|
4ddec1cd8c
|
[ci] format
|
2023-03-28 08:47:15 +00:00 |
|
Smit Patel
|
aff53c109c
|
Expose partytown config options from astro plugin (#6667)
|
2023-03-28 16:44:54 +08:00 |
|