- #16002
846f27fThanks @buley! - Fixes file descriptor leaks from read streams that were not destroyed on client disconnect or read errors
- #15820
e20474bThanks @Princesseuh! - Fixes broken publish
-
#13109
5c0e0eaThanks @arnottferels! - Adds support forconfig.lib, which allows changing the destination of the files:export default defineConfig({ integrations: [partytown({ config: { + lib: '/assets/lib/~partytown/'; } })] })
- #12822
1fab2f2Thanks @stdavis! - Updates the partytown dependency to the new npm org name and latest version.
- #11829
f1df1b3Thanks @oosawy! - Prevent Partytown integration from inserting a 'null' string into the body
-
#11083
416c4acThanks @V3RON! - Prevent Partytown from crashing when View Transitions are enabledWhen View Transitions are turned on, Partytown executes on every transition. It's not meant to be like that, and therefore it breaks the integration completely. Starting from now, Partytown will be executed only once.
- #10833
8d5f3e8Thanks @renovate! - Updates the@builder.io/partytowndependency to v0.10. This should not affect projects in most cases.
- #9666
cdf8ce06271b8b5e474186a3cd6d7925c423a4a6Thanks @martrapp! - Fixes an issue where Partytown scripts didn't execute after view transition
- #9479
1baf0b0d3cbd0564954c2366a7278794fad6726eThanks @sarah11918! - Updates README
- #8892
e21fef7daThanks @florian-lefebvre! - Adds the ability to override theliboption inastro.config.mjs
-
#8737
6f60da805Thanks @ematipico! - Add provenance statement when publishing the library from CI -
#8740
f277ba8b7Thanks @florian-lefebvre! - Expose types for TypeScript users
-
#8188
d0679a666Thanks @ematipico! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023. -
#8179
6011d52d3Thanks @matthewp! - Astro 3.0 Release Candidate
1eae2e3f7Thanks @Princesseuh! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023.
- #7175
59d8c50b8Thanks @AkashRajpurohit! - fix typescript type for partytown options
- #6667
aff53c109Thanks @thebinarymutant! - Expose more partytown config properties
- #6494
a13e9d7e3Thanks @Yan-Thomas! - Consistency improvements to several package descriptions
- #6213
afbbc4d5bThanks @Princesseuh! - Updated compilation settings to disable downlevelling for Node 14
-
#5936
77ae7a597Thanks @rishi-raj-jain! - fix trailing slash with base path -
#5820
813073addThanks @davlet61! - Bumps@builder.io/partytownversion in partytown integration to fix deprecation warning in pagespeed insights
See changes in 1.0.3-beta.1
- #5936
77ae7a597Thanks @rishi-raj-jain! - fix trailing slash with base path
See changes in 1.0.3-beta.0
- #4989
50a397c4bThanks @that-joao! - Update @builder.io/partytown dependency
-
04ad44563- > Astro v1.0 is out! Read the official announcement post.No breaking changes. This package is now officially stable and compatible with
astro@1.0.0!
- #4004
ef9c4152bThanks @sarah11918! - [READMEs] removed "experimental" from astro add instructions
- #3854
b012ee55Thanks @bholmesdev! - [astro add] Support adapters and third party packages
- #3437
78e962f7Thanks @caioferrarezi! - Fix partytown script generation to get astro base config option
- #3380
31b0bc87Thanks @rotate-mark! - Add config options for integration
815d62f1Thanks @FredKSchott! - no changes.
- #3008
8bd49c95Thanks @JuanM04! - Updated integrations'astro:build:donehook: now it matches the client dist when using SSR
- #3008
8bd49c95Thanks @JuanM04! - Updated integrations'astro:build:donehook: now it matches the client dist when using SSR
e425f896Thanks @FredKSchott! - Update config options to respect RFC0019
- #2885
6b004363Thanks @bholmesdev! - Add README across Astro built-in integrations
- #2847
3b621f7aThanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site
- #2847
3b621f7aThanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site