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

Version Packages [skip preview] #3283

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@lix-js/[email protected]

Minor Changes

  • 4d9d980: adds unique and default human readable version names

    • removes nullability of version.name which eases conditional logic.
    • apps don't need custom default version naming logic anymore
  • cc93bd9: Refactor: Use nano-ids for change controlled tables like discussions, comments, and labels.

    -http://localhost:3005/app/fm/?f=0193f041-21ce-7ffc-ba6e-d2d62b399383&d=0193f041-2457-7ffc-ba7e-494efc37b1b8&l=55a7bcc8-63d8-43b7-af0b-3916618fc258
    +http://localhost:3005/app/fm/?f=tUYFRUe4lb&d=rrzumhqqTOwq&l=MftKxYHfDw2bSVr8Bs

    Additional information

    The pattern is still not human readable. I assume that we will introduce a human readable pattern in the future in addition to permalinks. This change is a incremental step towards better link sharing and good enough for now.

    Performance implications

    Nano IDs are not sortable and theoretically make insertions slower. However, until we get lix'es that have billions of rows we need to get users first. Sharing is a key feature to get users.

Patch Changes

@opral/[email protected]

Minor Changes

  • 1f50c49: refactor: dual bundle dist output and index exports

    the output of the dist folder now includes bundled components that can be imported in the browser as well as the index.js file that exports the components for apps that are responsible for bundling the components themselves.

  • 015da74: Separate the markdown-wc-doc-elements package from the markdown-wc package. This package provides a set of custom elements that can be used to write (technical) documentation.

[email protected]

Minor Changes

  • 8314f4c: improve: clears the OPFS in case the lix file can't be loaded.

    If the lix schema changed, loading existing lix'es breaks with no possibility for users to fix the situation. Auto clearing the OPFS ledas to the creation of a new lix file with the new schema.

Patch Changes

[email protected]

Minor Changes

  • c016fe4: improve: clears the OPFS in case the lix file can't be loaded.

    If the lix schema changed, loading existing lix'es breaks with no possibility for users to fix the situation. Auto clearing the OPFS ledas to the creation of a new lix file with the new schema.

Patch Changes

@opral/[email protected]

Minor Changes

  • 015da74: Separate the markdown-wc-doc-elements package from the markdown-wc package. This package provides a set of custom elements that can be used to write (technical) documentation.

  • 3c453b5: Refactor: Remove dependency on TailwindCSS to increase interoperability.

  • 3c453b5: Ensure interoperability and portability by letting documents import components via frontmatter.

    title: "Hello World"
    +import:
    +  - "https://example.com/doc-card.js"
    +  - "https://example.com/doc-button.js"
    ---
    
    # Hello World

@lix-js/[email protected]

Patch Changes

@lix-js/[email protected]

Patch Changes

  • 31b7cda: Refactor(fix): file.data from ArrayBuffer to Uint8Array

    The lix SDK's file.data type changed from ArrayBuffer to Uint8Array. SQLite returned UInt8Array.

  • Updated dependencies [85eb03e]

  • Updated dependencies [2d3ab95]

  • Updated dependencies [d78a1bf]

  • Updated dependencies [6b14433]

  • Updated dependencies [9f1765a]

  • Updated dependencies [c494dca]

  • Updated dependencies [4d9d980]

  • Updated dependencies [cc93bd9]

  • Updated dependencies [fc5a5dd]

  • Updated dependencies [8c4ac57]

  • Updated dependencies [8629faa]

  • Updated dependencies [de6d717]

  • Updated dependencies [be9effa]

  • Updated dependencies [b74e982]

  • Updated dependencies [5eecc61]

@lix-js/[email protected]

Patch Changes

@lix-js/[email protected]

Patch Changes

  • 896602f: fix: emit .js file for node js

    Otherwise, node js will throw "UNKNOWN FILE EXTENSION .ts".

[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 30 times, most recently from c02ec3b to a12783d Compare December 25, 2024 14:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from a12783d to 933d667 Compare December 25, 2024 17:09
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from c18c7e9 to 2598b6f Compare January 2, 2025 00:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2598b6f to d572b2a Compare January 2, 2025 15:56
@samuelstroschein samuelstroschein merged commit 5e26e37 into main Jan 2, 2025
@samuelstroschein samuelstroschein deleted the changeset-release/main branch January 2, 2025 18:02
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant