Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
1528 lines (939 loc) · 98.7 KB

CHANGELOG.md

File metadata and controls

1528 lines (939 loc) · 98.7 KB

Changelog

Full Changelog

Merged pull requests:

  • chore(dependencies): Update all dependencies #664 (daffl)
  • change sequelize import hook path #663 (kmmcc)

v4.7.0 (2022-06-13)

Full Changelog

v4.6.0 (2022-01-10)

Full Changelog

Merged pull requests:

  • Lock colors dependency for fix broken command line #652 (daffl)
  • Added option to generate service for feathers-prisma #651 (ps73)
  • chore(dependencies): Update all dependencies #650 (daffl)

v4.5.2 (2021-12-15)

Full Changelog

Merged pull requests:

  • Use maintained NeDB fork #649 (daffl)
  • Use Node 14 LTS in CI and update all dependencies #648 (daffl)
  • Fix TypeScript hook export to continue working with codemods #647 (daffl)
  • chore(dependencies): Update all dependencies #646 (daffl)

v4.5.1 (2021-11-24)

Full Changelog

Closed issues:

  • feathers generate service throws typeError: cannot read property 'jest' of undefined #644

Merged pull requests:

  • Fix TypeScript issues when generating a new app #645 (daffl)

v4.5.0 (2021-11-23)

Full Changelog

Security fixes:

Closed issues:

  • New Generated feathersjs app failed when start #607

Merged pull requests:

v4.4.0 (2021-01-22)

Full Changelog

v4.3.3 (2021-01-01)

Full Changelog

Merged pull requests:

v4.3.2 (2020-11-08)

Full Changelog

Closed issues:

  • MongoDB option missing on connection generator #499

Merged pull requests:

v4.3.1 (2020-10-07)

Full Changelog

Merged pull requests:

v4.3.0 (2020-07-08)

Full Changelog

Closed issues:

  • Alternative authentication entity name not fully supported #538
  • Generated sequelize.js should not modify app.setup #537
  • An in-range update of @feathersjs/authentication-oauth is breaking the build 🚨 #531

Merged pull requests:

v4.2.0 (2020-02-13)

Full Changelog

Closed issues:

  • An in-range update of mongoose is breaking the build 🚨 #526

Merged pull requests:

v4.1.5 (2019-12-31)

Full Changelog

Merged pull requests:

  • Update semver to the latest version 🚀 #521 (greenkeeper[bot])
  • Revert "Fixes app not listening to configured hostname (#495)" #520 (daffl)
  • Replaced string 'user' with the service name for mongoDB collection #518 (codyparker)
  • Update mogoose generators #517 (davison)
  • Update dependencies #507 (daffl)
  • Update all dependencies and lock @types/validator for now #503 (daffl)

v4.1.4 (2019-12-13)

Full Changelog

Closed issues:

  • An in-range update of @feathersjs/feathers is breaking the build 🚨 #516
  • An in-range update of @feathersjs/authentication is breaking the build 🚨 #515
  • An in-range update of @feathersjs/configuration is breaking the build 🚨 #514
  • An in-range update of @feathersjs/primus is breaking the build 🚨 #513
  • An in-range update of @feathersjs/socketio is breaking the build 🚨 #512
  • An in-range update of @feathersjs/authentication-oauth is breaking the build 🚨 #511
  • An in-range update of @feathersjs/authentication-local is breaking the build 🚨 #510
  • An in-range update of @feathersjs/errors is breaking the build 🚨 #509
  • An in-range update of feathers-mongoose is breaking the build 🚨 #508
  • An in-range update of feathers-objection is breaking the build 🚨 #506
  • An in-range update of eslint is breaking the build 🚨 #504
  • An in-range update of feathers-mongodb is breaking the build 🚨 #502
  • An in-range update of mongoose is breaking the build 🚨 #500

v4.1.3 (2019-10-31)

Full Changelog

Closed issues:

  • An in-range update of @feathersjs/errors is breaking the build 🚨 #496
  • parseConnectionString returns undefined #480

Merged pull requests:

  • Update MongoDB intialization #498 (daffl)
  • Move transport-commons and remove unnecessary imports #497 (daffl)

v4.1.2 (2019-10-23)

Full Changelog

Closed issues:

  • An in-range update of mongodb is breaking the build 🚨 #493
  • An in-range update of @feathersjs/authentication-oauth is breaking the build 🚨 #491
  • An in-range update of @feathersjs/authentication-local is breaking the build 🚨 #490
  • An in-range update of @feathersjs/configuration is breaking the build 🚨 #489
  • An in-range update of @feathersjs/authentication is breaking the build 🚨 #488
  • An in-range update of @feathersjs/socketio is breaking the build 🚨 #487
  • An in-range update of @feathersjs/primus is breaking the build 🚨 #486
  • An in-range update of @feathersjs/express is breaking the build 🚨 #485
  • An in-range update of @feathersjs/feathers is breaking the build 🚨 #484
  • An in-range update of @feathersjs/errors is breaking the build 🚨 #483
  • An in-range update of feathers-objection is breaking the build 🚨 #482
  • An in-range update of @feathersjs/feathers is breaking the build 🚨 #478

Merged pull requests:

v4.1.1 (2019-09-20)

Full Changelog

Closed issues:

  • Failed to a generate hook #472
  • Support different config ext #470

Merged pull requests:

  • Fix type error in authentication tests #476 (daffl)
  • Change all references of language checks to not rely on config files #475 (daffl)

v4.1.0 (2019-09-19)

Full Changelog

Closed issues:

  • An in-range update of sequelize is breaking the build 🚨 #469

Merged pull requests:

  • Use package.json to dettermine language #474 (daffl)
  • Add Objection adapter to automated tests #473 (daffl)
  • Fix Application import in objection service #471 (vonagam)

v4.0.1 (2019-09-04)

Full Changelog

Merged pull requests:

  • Handle special cases in the upgrade generator #468 (daffl)
  • Authentication auth0 strategy should include subdomain #467 (compwright)
  • Final tweaks for readme, index page and Google auth #466 (daffl)

v4.0.0 (2019-08-27)

Full Changelog

v4.0.0-pre.7 (2019-08-19)

Full Changelog

Closed issues:

  • An in-range update of sequelize is breaking the build 🚨 #461
  • An in-range update of feathers-objection is breaking the build 🚨 #460
  • An in-range update of feathers-mongoose is breaking the build 🚨 #459

Merged pull requests:

v4.0.0-pre.6 (2019-07-31)

Full Changelog

Closed issues:

  • An in-range update of sequelize is breaking the build 🚨 #457
  • Model naming doesn't match Mongoose documentation/practices #416

Merged pull requests:

  • Update all dependencies and store Sequelize sync #458 (daffl)
  • Add packager version in choices value #456 (ucokfm)
  • Handle Mongoose model intitialization errors #455 (daffl)
  • Add compile step to TS tests #454 (daffl)
  • Fix duplicate extension for app hook generator #453 (bisubus)
  • Start git-ignoring .vscode/settings.json #452 (bravo-kernel)
  • Fix custom src folder in tsconfig and tests #451 (vonagam)
  • Fix import in types/knex.ts #450 (ucokfm)
  • Remove unnecessary test script environment variable #449 (daffl)

v4.0.0-pre.5 (2019-07-17)

Full Changelog

Closed issues:

  • An in-range update of helmet is breaking the build 🚨 #447

Merged pull requests:

  • Generate extended classes for every adapter type #448 (daffl)
  • Generate authentication with application and update TypeScript app #446 (daffl)
  • Remove logging application hook #445 (daffl)
  • [Do not merge] More lighthouse improvements #442 (bravo-kernel)

v4.0.0-pre.4 (2019-07-12)

Full Changelog

Merged pull requests:

v4.0.0-pre.3 (2019-06-22)

Full Changelog

Merged pull requests:

v4.0.0-pre.2 (2019-06-05)

Full Changelog

Merged pull requests:

  • Fix issue in v4 upgrade command #423 (daffl)

v4.0.0-pre.1 (2019-06-05)

Full Changelog

Closed issues:

  • Could not find the hooks definition object while adding ../../hooks/*** #419
  • An in-range update of mongoose is breaking the build 🚨 #418
  • An in-range update of mocha is breaking the build 🚨 #415
  • An in-range update of mongoose is breaking the build 🚨 #411

Merged pull requests:

v2.10.0 (2018-12-30)

Full Changelog

v2.9.0 (2018-12-29)

Full Changelog

Merged pull requests:

v2.8.3 (2018-12-29)

Full Changelog

Merged pull requests:

v2.8.2 (2018-12-26)

Full Changelog

Closed issues:

  • Best practice to extend a generator #399

Merged pull requests:

v2.8.1 (2018-12-15)

Full Changelog

v2.6.1 (2018-12-15)

Full Changelog

Closed issues:

  • feathers-plus generate app crashing #394
  • Valid password characters can break sequelize connection string #388
  • Outdated README.md template #387
  • mongodb config does not seem to wait for the connection to resolve #253

Merged pull requests:

  • Security update: ensure nodemon^1.18.7 #395 (morphatic)
  • Back merge with changes from monorepo to put back into own repository #393 (daffl)
  • Remove reference to model generator from README.md template (#387) #391 (Alfredo-Delgado)

v2.6.0 (2018-08-13)

Full Changelog

Closed issues:

  • dev mode with watcher #385
  • Windows - Trying to copy from a source that does not exist #384

Merged pull requests:

v2.5.6 (2018-07-26)

Full Changelog

Merged pull requests:

v2.5.5 (2018-07-10)

Full Changelog

Closed issues:

  • PrimusError: Missing dependencies for transformer: "websockets" #377

Merged pull requests:

  • Adds 'ws' package if 'primus' is selected #378 (rvanzon)

v2.5.4 (2018-07-10)

Full Changelog

Merged pull requests:

  • Exclude route parameters when generating services in nested folders #376 (robbiedhickey)

v2.5.3 (2018-07-04)

Full Changelog

Closed issues:

  • tengo este error pueden ayudarme #373

Merged pull requests:

v2.5.2 (2018-06-19)

Full Changelog

Closed issues:

  • TypeError: Cannot read property 'combine' of undefined #369

Merged pull requests:

  • Force installation of Winston 3 #370 (daffl)

v2.5.1 (2018-06-16)

Full Changelog

Closed issues:

  • Scope not generated for Auth0 strategy #364
  • Typo in authentication config #361

Merged pull requests:

v2.5.0 (2018-05-30)

Full Changelog

Closed issues:

  • Cannot use sequelize transaction with the default logger hook #357
  • Enhancement Request: Allow for the name spacing of services using dot notation #341

Merged pull requests:

  • Allow generating services in nested folders #360 (daffl)
  • Don't use JSON.stringify in the default logger.js hook #358 (zaro)

v2.4.4 (2018-05-21)

Full Changelog

Closed issues:

  • Show confirmation when generating a hook without service information #355
  • Typo in channels.js #352

Merged pull requests:

  • Make service selection when generating a hook mandatory #356 (daffl)
  • Remove "and filters" from a comment in the service.js template #354 (jsphpl)
  • Fixed comment typo on line 51 #353 (temowemo)
  • Use cors after helmet #351 (AidanGG)
  • Update copyright year in README template #350 (mischah)

v2.4.3 (2018-05-09)

Full Changelog

Closed issues:

  • Version 10 of node.js has been released #345
  • Created database summary is wrong #343

Merged pull requests:

  • Fix summary for generated connection #348 (daffl)
  • Remove confusing and unnecessary name parameter #347 (daffl)
  • Update to node 10 in .travis.yml #346 (daffl)

v2.4.2 (2018-04-24)

Full Changelog

Merged pull requests:

v2.4.1 (2018-02-10)

Full Changelog

Merged pull requests:

v2.4.0 (2018-01-27)

Full Changelog

Closed issues:

  • eslint-disable-line + prettier/linters #329
  • Include operatorsAliases in sequelize connection. #307
  • Don't overwrite customized Mongoose schemas #249

Merged pull requests:

v2.3.1 (2017-12-21)

Full Changelog

Merged pull requests:

  • Add authentication hook to all methods (except create) #325 (daffl)

v2.3.0 (2017-12-20)

Full Changelog

Closed issues:

  • Typo: "typ" should be "type" #322

Merged pull requests:

  • Publish to authenticated users by default #324 (daffl)
  • Remove MariaDB since it will just use MySQL #323 (daffl)

v2.2.0 (2017-12-14)

Full Changelog

Closed issues:

  • Change generated hook test to use a full app #320
  • Sub generators break when using michael jackson script #303

Merged pull requests:

  • Change hook tests to use an actual Feathers app #321 (daffl)

v2.1.1 (2017-12-07)

Full Changelog

Closed issues:

  • Error: Cannot find module '@feathersjs/authentication' after using a new generator with old project #308
  • feathers generate service vs sequelize model:create #286

Merged pull requests:

v2.1.0 (2017-11-20)

Full Changelog

Closed issues:

  • Generate custom service #304
  • For first time users... #296

Merged pull requests:

  • Improve logging hook and add Express error logging #306 (daffl)
  • Use async/await for generated hooks and custom services if available #305 (daffl)
  • Update for finalized Express bindings #302 (daffl)
  • Make URL in tests configurable #301 (nueko)

v2.0.0 (2017-11-04)

Full Changelog

Closed issues:

  • remove facebook ads from generator #294
  • Generator auto updates packages #292
  • Remove separate bodyParser middleware #290
  • Incorrect Knex client used when SQL Server chosen #258

Merged pull requests:

  • Install mssql instead of tedious #300 (daffl)
  • Do not reinstall existing dependencies #299 (daffl)
  • Move all channel handling into channels.js #298 (daffl)
  • Use the selected packager to run commands #297 (louim)

v2.0.0-pre.1 (2017-10-28)

Full Changelog

Merged pull requests:

  • Update generator to v3 (Buzzard) #295 (daffl)

v1.2.13 (2017-10-26)

Full Changelog

Closed issues:

  • Generator ignores service name (or incorrect expectations) #291
  • knex table name should snake_case #288

Merged pull requests:

  • Use snake_name for Sequelize table name as well #293 (daffl)
  • update knex model to use snakeName #289 (nueko)
  • update knex model to use tableName const #287 (nueko)

v1.2.12 (2017-10-11)

Full Changelog

Merged pull requests:

v1.2.11 (2017-09-13)

Full Changelog

Closed issues:

  • Issue with header config for JWT authentication #278
  • Service generation results in "Parameter "url" must be a string, not object" when using custom 'connection' parameter #274
  • Basic guide on how to fork and customize the generator #270

Merged pull requests:

v1.2.10 (2017-09-10)

Full Changelog

Closed issues:

  • Recent generator causes grief when paired with module-resolver (TypeError: Sequelize is not a constructor) #265
  • The automatic generator-feathers update does not work. #264
  • Error when server first run ( npm start ) #262
  • Parameter "url" must be a string, not object [KnexJS & SQLite] #260

Merged pull requests:

v1.2.9 (2017-08-14)

Full Changelog

Closed issues:

  • Incorrect Knex client used when choosing Postgres #259
  • Authentication: knex + sql server #256
  • Can you use mongoose and mongodb services together? #251
  • Upgrade to pg@7.x when Sequelize incompatibility is fixed #246

Merged pull requests:

  • Use latest pg driver again #261 (daffl)
  • fix(knex): Fix knex + sql server issues #257 (dschnare)
  • Update connection code for latest MongoDB #255 (daffl)

v1.2.8 (2017-07-31)

Full Changelog

Closed issues:

  • mongodb service does not wait for connection to resolve #252
  • Travis CI RethinkDB installation failing #248
  • Generator should not add existing dependencies #242

Merged pull requests:

v1.2.7 (2017-07-20)

Full Changelog

Merged pull requests:

v1.2.6 (2017-07-18)

Full Changelog

Merged pull requests:

  • Enable local authentication by default for auth generator #245 (daffl)

v1.2.5 (2017-07-12)

Full Changelog

Closed issues:

  • Authentication generator incorrectly modifying project #243

Merged pull requests:

v1.2.4 (2017-07-02)

Full Changelog

Merged pull requests:

v1.2.3 (2017-06-26)

Full Changelog

Closed issues:

  • Error options.service does not exist after initial auth setup #236
  • configuration(path) correct use of feathers-configuration? #234

Merged pull requests:

  • Also set raw to true in beforeCount hook #238 (daffl)
  • Remove wrong entity name from local authentication configuration #237 (daffl)
  • Remove path argument from configuration #235 (arve0)

v1.2.2 (2017-06-22)

Full Changelog

Closed issues:

  • Escape config vars on windows #214

Merged pull requests:

  • Update Knex user model to create table properly #233 (daffl)

v1.2.1 (2017-06-22)

Full Changelog

Merged pull requests:

  • Move middleware configuration in the right spot finally #232 (daffl)

v1.2.0 (2017-06-21)

Full Changelog

Closed issues:

  • Generating a middleware throws error #228
  • App generator: Ask for public folder and possibly colocated tests #226
  • Facebook/Google/Github Profile #225

Merged pull requests:

  • Use Knex createTable workaround #231 (daffl)
  • Fix and simplify generating a middleware #230 (daffl)
  • Fix use of both MongoDB and Mongoose in the same app #229 (daffl)

v1.1.1 (2017-06-16)

Full Changelog

Closed issues:

  • Sequelize 4.x Breaking Changes #224
  • Header or request information in hooks #221
  • Add "use strict" in src/hooks/logger.js. #220

Merged pull requests:

v1.1.0 (2017-06-10)

Full Changelog

Closed issues:

  • An in-range update of mocha is breaking the build 🚨 #215

Merged pull requests:

  • Allow to customize the test directory #218 (daffl)
  • Test and fix for Yarn saveDev #217 (daffl)
  • Generate sequelize model according to sequelize 4.0 #216 (jsphpl)

v1.0.6 (2017-04-23)

Full Changelog

Merged pull requests:

  • Split username and password from URL parsed auth #212 (daffl)
  • Do not overwrite connection files when generating a service #211 (daffl)
  • Use proper path to get service in test #210 (daffl)

v1.0.5 (2017-04-19)

Full Changelog

Closed issues:

  • Hook generator fails if generating for a specific service #205
  • Wrong client setup for Sequelize with MSSQL #204

Merged pull requests:

  • Fix Sequelize MSSQL client reference #208 (daffl)
  • Update to latest jscodeshift which uses flow parser, add tests for ho… #207 (daffl)

v1.0.4 (2017-04-18)

Full Changelog

Closed issues:

  • Tests fail if a custom folder is chosen using the generator #202

Merged pull requests:

  • Fix folder for app test when a different directory is chosen #203 (daffl)

v1.0.3 (2017-04-17)

Full Changelog

Closed issues:

  • Use JSCodeshift without error message #198

Merged pull requests:

v1.0.2 (2017-04-12)

Full Changelog

Merged pull requests:

  • add default scope for google. fix #14 #197 (iamso)

v1.0.1 (2017-04-12)

Full Changelog

Closed issues:

  • Unexpected token on app generate #199

v1.0.0 (2017-04-11)

Full Changelog

v1.0.0-pre.7 (2017-04-08)

Full Changelog

Merged pull requests:

v1.0.0-pre.6 (2017-03-16)

Full Changelog

Closed issues:

  • Integration with GraphQL #188
  • Trailing whitespace in some generators #186
  • Add more junk management to gitignore #184
  • Set package.json author and license according to npm/git #183
  • Rethink db option is 'database' instead of 'db' and db config gets overwritten #181

Merged pull requests:

v1.0.0-pre.5 (2017-02-23)

Full Changelog

Fixed bugs:

  • Add profileFields to config for Facebook auth #138

Closed issues:

  • RethinkDB console printed database name is incorrect. #176
  • RethinkDB configuration values overwritten when generating new service #174
  • RethinkDB does not support kebab-case database names #173
  • Generate Service - RethinkDB Issues #170
  • Generate Service - RethinkDB incorrect config #168
  • npm install feathers-cli@pre -g / feathers generate service Unhandled 'error' event #165

Merged pull requests:

v1.0.0-pre.4 (2017-02-08)

Full Changelog

Merged pull requests:

v1.0.0-pre.3 (2017-02-08)

Full Changelog

v1.0.0-pre.2 (2017-02-08)

Full Changelog

v1.0.0-pre.1 (2017-02-08)

Full Changelog

Implemented enhancements:

  • Mongoose models should be PascalCase #135
  • Add global error handler #120
  • Feature: choose between ESLint + AirBnB and jshint? #112
  • Option to choose database-adapter #103

Fixed bugs:

  • Generate Service - Duplicating const in services/index.js #124

Closed issues:

  • Make directory structure configurable #158
  • Plugin-based generation? #151
  • sequelize service generator not using es5 classes? #148
  • users service's folder should match the service name. #115
  • Descriptive filenames and directory structure #95
  • Considerations for setting up model relationships with sequelize #94
  • Support generating basic front ends #73
  • Add feathers-mailer support #58
  • Remove inflection and ask for service path #44
  • Support selecting plugins #33
  • Support passing in attributes when generating a model #24

Merged pull requests:

v0.8.8 (2016-09-12)

Full Changelog

Closed issues:

  • Generating Service: No function expression found after module.exports #146
  • Command to list application services and its hooks names #139

Merged pull requests:

v0.8.7 (2016-05-19)

Full Changelog

Closed issues:

  • TypeError after npm link #134
  • Investigate moving services/authentication #122
  • Add webpack dev and prod setup #93

Merged pull requests:

  • Test and fix for commented out hooks #136 (daffl)
  • Update update-notifier to version 0.7.0 🚀 #133 (greenkeeperio-bot)
  • Greenkeeper yeoman generator 0.23.0 #132 (daffl)
  • Remove typo, update year in generated README #123 (lord)
  • Run the generator tests without Babel to make sure they pass in their… #121 (daffl)

v0.8.6 (2016-04-24)

Full Changelog

Fixed bugs:

  • Generator fails on node v0.12.x #118

Merged pull requests:

v0.8.5 (2016-04-16)

Full Changelog

Closed issues:

  • Allow hyphenate generated names #113
  • Error: Cannot find module 'feathers-errors/handler' #78

Merged pull requests:

v0.8.4 (2016-04-12)

Full Changelog

Merged pull requests:

  • Fix AST transformation when there is another expression #111 (daffl)

v0.8.3 (2016-04-11)

Full Changelog

Merged pull requests:

  • Fix generated app tests for latest packages #110 (daffl)

v0.8.2 (2016-04-07)

Full Changelog

v0.8.1 (2016-04-03)

Full Changelog

v0.8.0 (2016-04-03)

Full Changelog

Implemented enhancements:

  • Support bypassing update notification #102
  • Added an option to bypass the update notification #101 (derek-watson)

Merged pull requests:

v0.7.0 (2016-03-30)

Full Changelog

Closed issues:

  • All generator tests fail on node v5.8.0 #98
  • Set the idField in auth config if auth is enabled and using a relational db #96
  • Hardening user service hooks #92

Merged pull requests:

v0.6.20 (2016-03-23)

Full Changelog

Closed issues:

  • 'corsWhitelist' should default to empty array #90
  • use mongodb instead of mongoose when yo feathers:service and select mongodb #89
  • Allow empty values for CORS domains #85

Merged pull requests:

  • Allow empty CORS whitelist #91 (daffl)

v0.6.19 (2016-03-22)

Full Changelog

Fixed bugs:

  • 'user' table for SQL databases needs to be 'users' #87
  • Generated hook tests don't pass #76
  • Choosing your own db causes a syntax error in generated user service #74
  • AST transforms don't play well with comments #72

Closed issues:

  • Can't choose "remove" in hook generator #82
  • Mongoose and Sequelize Models should have correct fields generated based on the auth providers configured #75
  • Error on generating restrict-to-sender hook #71

Merged pull requests:

v0.6.18 (2016-03-16)

Full Changelog

Fixed bugs:

  • Generator fails on description when package.json file already exists #69

Merged pull requests:

  • Fix last Object.assign references and package.json as props #70 (daffl)

v0.6.17 (2016-03-13)

Full Changelog

Merged pull requests:

  • Some more generator fixes for the release #68 (daffl)

v0.6.16 (2016-03-11)

Full Changelog

v0.6.15 (2016-03-10)

Full Changelog

Merged pull requests:

  • Removing the dry-run arg so the update script actually updates #67 (ccummings)

v0.6.14 (2016-03-10)

Full Changelog

Closed issues:

  • Add Babel or throw an error when using Node < 5 #64

Merged pull requests:

  • Make generator and generated app compatible with older versions of Node #66 (daffl)

v0.6.13 (2016-03-10)

Full Changelog

v0.6.12 (2016-03-10)

Full Changelog

v0.6.11 (2016-03-09)

Full Changelog

Implemented enhancements:

  • Present a warning to upgrade if the generator is out of date #63

Merged pull requests:

  • Addng an update prompt when any generators are invoked #65 (ccummings)

v0.6.10 (2016-03-09)

Full Changelog

Fixed bugs:

  • Generated app won't start on windows? #62

v0.6.9 (2016-03-08)

Full Changelog

Merged pull requests:

  • mssql to make use of config/*.json connection string #61 (dv336699)

v0.6.8 (2016-03-07)

Full Changelog

Fixed bugs:

  • Not all passport token strategies expose the Strategy the same way #59

v0.6.7 (2016-02-28)

Full Changelog

Closed issues:

  • TokenStrategy is not a function #57

v0.6.6 (2016-02-25)

Full Changelog

Closed issues:

  • Generator do not create users service if authentication providers is local. #55

Merged pull requests:

  • fixing when local auth is only auth #56 (ekryski)

v0.6.5 (2016-02-25)

Full Changelog

v0.6.4 (2016-02-24)

Full Changelog

Closed issues:

  • Using sequelize data is erased every time server starts #54
  • errors.handler is not a function #52
  • Error running yo feathers #51

Merged pull requests:

v0.6.3 (2016-02-23)

Full Changelog

Closed issues:

  • use requireDir for load global hooks? #42

Merged pull requests:

v0.6.2 (2016-02-22)

Full Changelog

v0.6.1 (2016-02-22)

Full Changelog

v0.6.0 (2016-02-22)

Full Changelog

Closed issues:

  • Convert regex replacement to AST #47
  • Importing hooks are brittle #46
  • add .gitignore to application generator #40
  • Possibly remove Babel from generated app #31
  • auto configuring of service is brittle #29
  • Be able to generate middleware #27
  • Include auth hooks in the user service if auth is enabled #23
  • Auth: Generator should build a config object for feathers-authentication #2

Merged pull requests:

  • Oauth #49 (ekryski)
  • Use AST transformations to import generated services and hooks #48 (daffl)
  • Adds middleware generator and automatic inclusion of auth hooks. #45 (ekryski)
  • Adding utility library for AST transformations #43 (daffl)
  • Update README.md #41 (kulakowka)
  • Update sequelize.js #39 (kulakowka)
  • Migrate generated app to be usable without Babel and Node 5 directly #38 (daffl)

v0.5.0 (2016-02-16)

Full Changelog

Closed issues:

  • Error: Invalid 'secret' provider configuration. #36
  • Generated home page can be something helpful #34
  • README is not getting populated by template data #28

Merged pull requests:

v0.4.0 (2016-02-07)

Full Changelog

Closed issues:

  • Generated hooks have too much 💩 in them #30

Merged pull requests:

  • updating error handler to be more HTML friendly #32 (ekryski)

v0.3.0 (2016-01-27)

Full Changelog

Closed issues:

  • Make sure that generated hooks are auto imported #25
  • Give the generated pages some sexy #21

Merged pull requests:

v0.2.0 (2016-01-27)

Full Changelog

Closed issues:

  • Some sub commands appear to hang #20
  • Generator should automatically import generated services. #17
  • AssertionError: Trying to copy from a source that does not exist #16
  • Remove api versioning at service level #13
  • We need to use cors before the auth plugin. #12
  • Can we move server to src #11

Merged pull requests:

v0.1.0 (2016-01-14)

Full Changelog

Closed issues:

  • Generate services for each adapter. #6
  • Database setup still needed. #5
  • Move config folder inside src. #4
  • Add cors options to generator. #3

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator