Skip to content

v0.0.2-alpha.28

Pre-release
Pre-release

Choose a tag to compare

@mobeenabdullah mobeenabdullah released this 29 Jun 11:03
396bf88

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

What's changed

@nextlyhq/adapter-mysql

Patch Changes

  • Updated dependencies []:
    • @nextlyhq/adapter-drizzle@0.0.2-alpha.28

@nextlyhq/adapter-postgres

Patch Changes

  • Updated dependencies []:
    • @nextlyhq/adapter-drizzle@0.0.2-alpha.28

@nextlyhq/adapter-sqlite

Patch Changes

  • Updated dependencies []:
    • @nextlyhq/adapter-drizzle@0.0.2-alpha.28

@nextlyhq/admin

Patch Changes

  • #134 0363799 Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials from seedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the /admin/setup wizard and the dev seed) must pass an explicit email and password, and the function throws a VALIDATION_ERROR if either is missing. seedAll() likewise fails closed when super-admin seeding is enabled but no credentials are supplied, instead of creating a known-weak default account. This removes a well-known default credential from shipped framework source.

    Also hides the placeholder address the admin user menu previously showed when a user had no email (the line is now omitted when empty), and standardizes example email placeholders across the admin and form-builder UIs onto the nextly.local domain.

  • Updated dependencies []:

    • @nextlyhq/ui@0.0.2-alpha.28

nextly

Patch Changes

  • #134 0363799 Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials from seedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the /admin/setup wizard and the dev seed) must pass an explicit email and password, and the function throws a VALIDATION_ERROR if either is missing. seedAll() likewise fails closed when super-admin seeding is enabled but no credentials are supplied, instead of creating a known-weak default account. This removes a well-known default credential from shipped framework source.

    Also hides the placeholder address the admin user menu previously showed when a user had no email (the line is now omitted when empty), and standardizes example email placeholders across the admin and form-builder UIs onto the nextly.local domain.

  • Updated dependencies []:

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

@nextlyhq/plugin-form-builder

Patch Changes

  • #134 0363799 Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials from seedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the /admin/setup wizard and the dev seed) must pass an explicit email and password, and the function throws a VALIDATION_ERROR if either is missing. seedAll() likewise fails closed when super-admin seeding is enabled but no credentials are supplied, instead of creating a known-weak default account. This removes a well-known default credential from shipped framework source.

    Also hides the placeholder address the admin user menu previously showed when a user had no email (the line is now omitted when empty), and standardizes example email placeholders across the admin and form-builder UIs onto the nextly.local domain.

  • Updated dependencies [0363799]:

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