v0.8.0
🚀 Features
- Ui default theme - by @productdevbook in #100 (616a8)
- Auto docker compose yml generator - by @productdevbook in #102 (9aec0)
- Create automaton env file - by @productdevbook in #103 (62af0)
- Eslint module - by @productdevbook in #152 (43346)
- Auth template - by @productdevbook in #182 (1824c)
- capacitor:
- Trapezed - by @productdevbook in #207 (ec0d2)
- cli:
- Download - by @productdevbook in #92 (49b6b)
- Add types.ts to entryPoints in tsup.config.ts - by @productdevbook (c43df)
- Add new scripts and fix template download - by @productdevbook (048fa)
- Add error handling and prompt for initialization - by @productdevbook (2e5c0)
- Add select command to CLI - by @productdevbook (03412)
- Config folder - by @productdevbook in #154 (d6a6b)
- Add customScript option to module command - by @productdevbook (1d5b7)
- nuxt:
- Interdependencies and sequencing of modules - by @productdevbook in #79 (a0ae6)
- Ui module - by @productdevbook in #82 (7ee68)
- Lucia auth module - by @productdevbook in #80 (422ac)
- Add openFolder option - by @productdevbook (f11aa)
- Update template directory and file paths - by @productdevbook (1293c)
- Add @vueuse/core and @vueuse/nuxt dependencies - by @productdevbook (4b462)
- Add neoconfetti package and configuration - by @productdevbook (60df0)
- Box add @vee-validate/zod auto import - by @productdevbook (5f49c)
- Layers support - by @productdevbook (7334a)
- Add database migration and seeding options - by @productdevbook (bc95d)
- Drizzle query schema support - by @productdevbook (dc72c)
- Add box @nuxtjs/google-fonts package - by @productdevbook (5b02a)
- Add import for 'auth' in serverDir - by @productdevbook (725c0)
- Add box nanoid and uuid packages - by @productdevbook (4aba8)
- Add Nitro imports for nanoid and uuid - by @productdevbook (12e3f)
- H3 context event add types - by @productdevbook (85179)
- Add graphqlYoga codegen config - by @productdevbook (98c97)
- Add unsearch package - by @productdevbook (c56cb)
- Add 'oslo' to excluded optimizeDeps - by @productdevbook (0940d)
- Dependencies and add URQL support - by @productdevbook (583ef)
- Dependencies connect package.json - by @productdevbook (487d0)
- Graphql default scalers and prepend ignore - by @productdevbook (6f7bc)
- Add vitest dependency and module - by @productdevbook (53a07)
- Add 'renovate' module - by @productdevbook in #158 (cbca3)
- Refactor module.ts and generate merged-package.json - by @productdevbook (f396f)
- Add writeVSCode function to module.ts - by @productdevbook (714f2)
- Add vitest module setup and generate project readme - by @productdevbook (e88bb)
- Add lucia arctic package - by @productdevbook (230cf)
- Add services directory and copy templates for drizzle-lucia module - by @productdevbook (04bef)
- Lucia module configuration and add GitHub OAuth support - by @productdevbook (6f956)
- Add GitHub OAuth support to Lucia module - by @productdevbook (1f0d5)
- Add migrations folder to ESLint ignore list - by @productdevbook (0edcd)
- Add dev:drop:push:seed command to postgres driver - by @productdevbook (34617)
- Add support for dynamic plugin generation - by @productdevbook (8e794)
- Add eslint rule to disable prefer-global/process rule and update GraphQL resolvers - by @productdevbook (df070)
- Add patches for @graphql-codegen/visitor-plugin-common - by @productdevbook (87167)
- Capacitor module - by @0fatihyildiz and @productdevbook in #205 (c4649)
- Gqltada module - by @productdevbook in #212 (9a3d4)
🐞 Bug Fixes
-
Folder copy - by @productdevbook in #101 (61237)
-
.env.template and module.ts - by @productdevbook (321c8)
-
Nsectionblock - by @productdevbook (c4cf4)
-
Issue with writing download template files - by @productdevbook (99c8a)
-
V-confetti directive and add new packages to nuxt.config.ts - by @productdevbook (95486)
-
CamelCase issue in drizzle module - by @productdevbook (d30b3)
-
Pergel theme configuration and styles - by @productdevbook (a3f2d)
-
Update module runtime config generation - by @productdevbook (ef7bc)
-
Remove unused import statements and update code generation logic - by @productdevbook (7e607)
-
Refactor GraphQLYoga module to generate GraphQL template dynamically - by @productdevbook (9189a)
-
Update Pergel configuration file name - by @productdevbook (6dd2c)
-
box:
- VeeValidate component names - by @productdevbook (324cf)
-
cli:
- Update file paths and output names in defineDownload function - by @productdevbook (b6bff)
- Update import paths and add new configuration options - by @productdevbook (d4925)
- Package dependencies and update PostgresJS connection options - by @productdevbook (1e0db)
- Update 'ni' import in install command - by @productdevbook (24813)
- Import statements in install.ts - by @productdevbook (17f74)
- Nuxt preparation command in install.ts - by @productdevbook (e063c)
-
docs:
- Links - by @productdevbook (b4a24)
-
gqltada:
- Add GraphQL query and update dependencies - by @productdevbook (b229c)
-
nuxt:
- File paths in compose-spec.ts and createDockerService.ts - by @productdevbook in #105 (8b683)
- Update default types to module.d.ts/.mts - by @productdevbook (7e3b3)
- Add workspaceMode option to setupPergel function - by @productdevbook (72418)
- Add import statement for resolve function in module.ts - by @productdevbook (dc76f)
- Drizzle.config.js and index.ts paths - by @productdevbook (8de23)
- Add maxRetriesPerRequest option to Redis constructor - by @productdevbook (49648)
- Drizzle watch mode - by @productdevbook (1b798)
- Graphql watch generate - by @productdevbook (db58a)
- Add Nitro imports for zod library - by @productdevbook (66f55)
- Build - by @productdevbook (697cc)
- Update import statements in usePergelRuntime.ts, neoconfetti.ts, definePergelGraphQLYogaPlugin.ts, plugin.ts, AtomIcon.vue - by @productdevbook (526d0)
- Update import statements in usePergelRuntime.ts, neoconfetti.ts, definePergelGraphQLYogaPlugin.ts, plugin.ts, AtomIcon.vue" - by @productdevbook (c3111)
- Remove unnecessary imports and code in moduleRuntimeConfig.ts - by @productdevbook (83e08)
- Update environment variable checks in seed files - by @productdevbook (5c661)
- Update GraphQLYoga plugin hooks to include event parameter - by @productdevbook (2e24c)
- Order of execution for pushing and seeding schemas - by @productdevbook (0dd7d)
- Drizzle watch mode drop and push - by @productdevbook (cbbee)
- Remove migrationDir from Postgres driver configuration - by @productdevbook (11792)
- Add URQL GraphQL client and queries - by @productdevbook (04678)
- Graphql add folderName and importPath to module options - by @productdevbook (02583)
- ProjectNames variable to handle null options.projects - by @productdevbook (b53e2)
- Add jiti package for dynamic imports - by @productdevbook (88424)
- Dynamic import in GraphQLYoga module - by @productdevbook (42c66)
- UsePergelContext clients - by @productdevbook (b6aee)
- Update SES client and email configuration - by @productdevbook (8cb1f)
- Add check for existence of schema.mjs file - by @productdevbook (d403c)
- Add package check and import statement for local-pkg module - by @productdevbook (5416f)
- File path in GraphQLYoga module - by @productdevbook (049b7)
- Add consola import and error handling in GraphQL Yoga module - by @productdevbook (4a6b3)
- Import path for writeFilePergel - by @productdevbook (6c889)
- Condition in setupPergel function - by @productdevbook (83269)
- Nuxt runtime module to generate project readme JSON - by @productdevbook (d4377)
- Graphql and urql module - by @productdevbook in #162 (58efe)
- Remove urql.ts plugin and update urql index.ts - by @productdevbook (9112d)
- Import usePergelRuntime in urql module - by @productdevbook (a8ff3)
- Remove unused import from urql module - by @productdevbook (82b9a)
- Import paths in Nuxt module and urql index - by @productdevbook (12230)
- Import paths - by @productdevbook (ec81d)
- Add DatabaseUserAttributes and DatabaseSessionAttributes to Lucia Register - by @productdevbook (3b708)
- Update dependencies for @pergel/module-graphql and pergel-auth theme - by @productdevbook (2fa6e)
- Remove unnecessary server import directory - by @productdevbook (04125)
- Disable ts/consistent-type-definitions rule in eslint config - by @productdevbook (791d0)
- Update urql module to use TypeScript file and add type imports - by @productdevbook (92889)
- Remove unused 'get' method calls in definePergelGraphQLYogaPlugin - by @productdevbook (273f4)
- File paths in GraphQLYoga module - by @productdevbook (12d83)
- Add drizzle driver and storage to GraphqlYogaContext - by @productdevbook (dffad)
- Graphql schema.d.ts re write - by @productdevbook (c59dd)
- Urql module configuration - by @productdevbook (5641f)
- UsePergelContext event parameter - by @productdevbook (c6c90)
- Optional event parameter - by @productdevbook (fe650)
- Urql client configuration - by @productdevbook (e6d8b)
-
pergel:
- Pergel install - by @productdevbook in #108 (208b1)
- Nuxt type - by @productdevbook (6db41)
🎉 Version
- cli:
- Release 0.10.1 - by @productdevbook (a01dd)
- graphql:
- Release 0.5.0 - by @productdevbook (3511a)
- module-box:
- Release 0.5.0 - by @productdevbook (48c3f)
- module-s3:
- Release 0.2.0 - by @productdevbook (81172)
- module-ui:
- Release 0.2.0 - by @productdevbook (df5aa)
- nuxt:
- Release 0.24.1 - by @productdevbook (67458)
- pergel:
- Release 0.13.0 - by @productdevbook (c3398)