Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] release #3939

Merged
merged 1 commit into from
Jul 19, 2022
Merged

[ci] release #3939

merged 1 commit into from
Jul 19, 2022

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Jul 15, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@astrojs/[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

  • #3937 31f9c0bf0 Thanks @delucis! - Roll back supported Node engines

  • #3588 5d0edfc3b Thanks @charlesvdv! - Fix missing props (url, file) in markdown layout

  • #3960 ceda294e1 Thanks @matthewp! - Fixes hydration of maps/sets

  • #3958 8eba6d9d9 Thanks @Princesseuh! - Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc)

  • #3915 f5d4ebf0e Thanks @natemoo-re! - Fix metadata handling for building MDX files

  • #3930 3acb9ec26 Thanks @matthewp! - Include hoisted scripts inside Astro.glob in dev

  • #3906 b37695c34 Thanks @Princesseuh! - Fixed many long-standing issues with astro check

    • Fixed it not working on Windows at all
    • Fixed red squiggles not showing in the proper place in certain contexts, notably with strings using non-latin characters
    • Fixed IDE links pointing to the wrong line number and character
    • Fixed line numbers being off by one
    • Fixed IDE links not working when the project wasn't at the root of the folder

    Additionally added some features:

    • Added more pretty colors
    • Fixed it not working at all on Windows
    • Warnings and hints are now printed alongside errors
    • Surrounding lines are now shown when relevant (aka not empty)
  • #3955 92b48b152 Thanks @matthewp! - Set import.meta.env.BASE_URL in dev mode

  • #3963 5fde2fd8b Thanks @matthewp! - Makes the Debug component's styles be inlined

  • Updated dependencies [31f9c0bf0, 07fb544da]:

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

  • #3957 2a7dd040e Thanks @tony-sull! - Improves the astro dev experience when using a third-party hosted image service

  • #3965 299b4afca Thanks @tony-sull! - Adding a unique hash to remote images built for SSG to ensure unique URLs are always de-duplicated

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: example Related to an example package (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: integration Related to any renderer integration (scope) labels Jul 15, 2022
@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from 23d2f1c to 08179be Compare July 18, 2022 23:03
@FredKSchott FredKSchott merged commit 3753400 into main Jul 19, 2022
@FredKSchott FredKSchott deleted the changeset-release/main branch July 19, 2022 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants