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

feat: support autocomplete hack on literals or unions of literals #1930

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

domoritz
Copy link
Member

@domoritz domoritz commented Apr 20, 2024

Fixes #1929

πŸ“¦ Published PR as canary version: 2.1.0--canary.1930.0e24c4c.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

Version

Published prerelease version: v2.1.0-next.2

Changelog

πŸš€ Enhancement

πŸ› Bug Fix

⚠️ Pushed to next

  • refactor: minor code improvements (@domoritz)

Authors: 1

@domoritz domoritz enabled auto-merge (squash) April 20, 2024 02:20
@domoritz domoritz merged commit c7b9199 into next Apr 20, 2024
2 of 3 checks passed
@domoritz domoritz deleted the dom/literal-hack branch April 20, 2024 02:28
Copy link

πŸš€ PR was released in v2.1.0 πŸš€

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 20, 2024
@github-actions github-actions bot mentioned this pull request Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Literal and Record<never, never> crates empty object
1 participant