v0.0.2-alpha.28
Pre-releaseReleased 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
0363799Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials fromseedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the/admin/setupwizard and the dev seed) must pass an explicitemailandpassword, and the function throws aVALIDATION_ERRORif 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.localdomain. -
Updated dependencies []:
- @nextlyhq/ui@0.0.2-alpha.28
nextly
Patch Changes
-
#134
0363799Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials fromseedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the/admin/setupwizard and the dev seed) must pass an explicitemailandpassword, and the function throws aVALIDATION_ERRORif 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.localdomain. -
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
0363799Thanks @faisal-rx! - Remove the hardcoded default super-admin credentials fromseedSuperAdmin(). The seeder no longer falls back to a built-in email/password pair: callers (the/admin/setupwizard and the dev seed) must pass an explicitemailandpassword, and the function throws aVALIDATION_ERRORif 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.localdomain. -
Updated dependencies [
0363799]:- nextly@0.0.2-alpha.28
- @nextlyhq/admin@0.0.2-alpha.28
- @nextlyhq/ui@0.0.2-alpha.28