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

New release #2277

Merged
merged 1 commit into from
Sep 19, 2023
Merged

New release #2277

merged 1 commit into from
Sep 19, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 15, 2023

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

@quri/squiggle-components@0.8.5

Patch Changes

  • Downgrade Typescript target to ES2021. This should help with loading Squiggle components on Observable through unpkg.com. (#2269)

  • Autocompletion improvements: (#2233)

    • suggest local function names
    • suggest parameter names
    • don't suggest unreachable vars (declared below or in unreachable local scopes)
    • different icon for local functions

    Editor grammar improvements:

    • functions with 0 parameters don't break the parser
    • trailing expressions are now really optional (they weren't, but Lezer recovered from it so it didn't matter)
  • Improved symlog scale ticks (#2245)

@quri/prettier-plugin-squiggle@0.8.5

Patch Changes

  • Downgrade Typescript target to ES2021. This should help with loading Squiggle components on Observable through unpkg.com. (#2269)

  • Fixed exports field order in package.json (#2276)

@quri/squiggle-lang@0.8.5

Patch Changes

  • Downgrade Typescript target to ES2021. This should help with loading Squiggle components on Observable through unpkg.com. (#2269)

  • Added support for % as a number suffix (#2239)

  • Support pow(dist, integer) on distributions with negative samples (#2235)

@quri/ui@0.1.4

Patch Changes

  • Downgrade Typescript target to ES2021. This should help with loading Squiggle components on Observable through unpkg.com. (#2269)

  • SelectFormField and SelectStringFormField components (#2260)

  • "use client" directive in non-server-compatible components (#2260)

  • New icons: GroupIcon, RightArrowIcon and EmptyIcon (#2260)

vscode-squiggle@0.8.5

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 5:15am
quri-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 5:15am
squiggle-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 5:15am
squiggle-website ✅ Ready (Inspect) Visit Preview Sep 19, 2023 5:15am

@berekuk
Copy link
Collaborator

berekuk commented Sep 19, 2023

Ok, let's try this.

On merge Github should publish the releases.

Something might go wrong, e.g. if our NPM_TOKEN secret is invalid (i'm not sure if that's the case).

@berekuk berekuk merged commit 43235c4 into main Sep 19, 2023
5 checks passed
@berekuk berekuk deleted the changeset-release/main branch September 19, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants