Skip to content

v0.0.2-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@mobeenabdullah mobeenabdullah released this 11 May 11:01
· 301 commits to main since this release
ed909f5

Released all 12 packages at 0.0.2-alpha.2 in lockstep (nextly, create-nextly-app, and 10 @nextlyhq/* packages).

What's changed

@nextlyhq/adapter-drizzle

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

@nextlyhq/adapter-mysql

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/adapter-drizzle@0.0.2-alpha.2

@nextlyhq/adapter-postgres

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/adapter-drizzle@0.0.2-alpha.2

@nextlyhq/adapter-sqlite

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/adapter-drizzle@0.0.2-alpha.2

@nextlyhq/admin

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/ui@0.0.2-alpha.2

create-nextly-app

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

nextly

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/adapter-drizzle@0.0.2-alpha.2
    • @nextlyhq/adapter-mysql@0.0.2-alpha.2
    • @nextlyhq/adapter-postgres@0.0.2-alpha.2
    • @nextlyhq/adapter-sqlite@0.0.2-alpha.2

@nextlyhq/plugin-form-builder

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

  • Updated dependencies [8e77998]:

    • @nextlyhq/admin@0.0.2-alpha.2
    • nextly@0.0.2-alpha.2
    • @nextlyhq/ui@0.0.2-alpha.2

@nextlyhq/storage-s3

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

@nextlyhq/storage-uploadthing

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

@nextlyhq/storage-vercel-blob

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.

@nextlyhq/ui

Patch Changes

  • #17 8e77998 Thanks @aqib-rx! - Fix UI Schema Builder silently dropping the Draft/Published status column when editing a collection or single. Saving a field change on a status: true entity used to surface a "Rename status → <new field>" option (selected by default) because previewDesiredSchema did not propagate the Draft/Published flag into the desired snapshot — confirming the dialog DROPped the column and every subsequent entry POST with status: "published" failed with table dc_<slug> has no column named status. The flag now flows through the preview/apply pipeline for both collections and singles, so the column survives edits.