Generator Oss Project Versions Save

:wrench: Yeoman generator for open source projects.

v3.0.0

5 years ago

Changelog (#20)

Template Updates

  • feature: add esm (ef92af156729c7a7b803f315d91e27c7e0cc3dd3)
  • refactor: update .gitignore (339c4c582bb5524d493fcd353748e8efc665817d)
  • style: add module (56eebd47b0adb8d6e4fd02b7385672b0a4c1a849)

Generator Updates

  • build: update dependencies (47fdc3e1a7db0f3e008a9f23fa41b84075243ee4)
  • docs: update README (54c2d9c0d4a0c4dd1457442ece343e316a242faa)
  • feature: add esm (7be49d9271c13c5d18d8299fec437ef629bf05df)
  • fix: change generator entry point (1f26cbddc2e1f8c675eb345dd9623ccd5d98fc22)
  • refactor: update .gitignore (05275b2cc3c96708b75526fd91bb2c591baccc74)

v2.3.1

5 years ago

CHANGELOG (#19)

Template Updates

  • ci: update node version (eda7016b9381f7ce2a41437e759dc58015f0d4d9)
  • docs: update README (45022dddbaee6fd0439d22b130b86b7dd09b53b6)
  • refactor: update .gitignore (10a817a1279388bf8a322a6323f8c1e9c31e4a0b)

Generator Updates

  • build: update dependencies (e10592e63f2446150e8f73873ea7634c40a1730b)
  • ci: update node version (07e948b83e1bf566c99b54afcd2ae31ea55a1884)
  • docs: update README (188e50327dff799607364e0d0333b30dbd0aea3d)
  • refactor: update .gitignore (fa445cb199a257a3f3d265f1b29b577f5b406630)

v2.3.0

5 years ago

CHANGELOG (#18)

Template Updates

  • feature: enforce npm registry (79c7d174354cb691c23624149fa35059285b9f2e)
  • refactor: change from callback to promise (fdce01ed38786be8afb190a1c135a499f48b0a3e)
  • refactor: update .gitignore (91dbc7794078e07342e9bf3579f87e649660f234)
  • style: format markdown using prettier (87851bba1412187201f9d8acf8a46b5e140cd9a4)
  • style: format package.json using prettier (955d2512b5803cdbe986c04932e399cdd41a6657)

Generator Updates

  • build: update dependencies (27fb3b8cd2e0a42bfa39646d69d3d439df09f76d)
  • feature: enforce npm registry (9be2e7de55cb09b8b4f46d42733cbd834b40282c)
  • refactor: update .gitignore (35f06d999a453e09940807eb6d2a3fa5c89ded3d)

v2.2.1

5 years ago

CHANGELOG (#17)

  • build: update jest (06685ceca881b472e08acdc46a8323c5c52ab574)
  • docs: update README (9ddbcd654c5b01d33783113ba256834ff4b1d627)

v2.2.0

5 years ago

CHANGELOG (#16)

Template Updates

  • ci: update circleci node version (3c594242d286483ea69342cfcf20eeb69c1e7292)
  • ci: update circleci to v2 (#15)
  • docs: update README (e9287db70231572c5e75cfaee92c8ab02a6a4532)
  • refactor: update .gitignore (2606a690e187a6d330c49c3229b29bb766b905bd)

Generator Updates

  • build: update dependencies (72cb8359165a4e86130dbc593c0ce1003889dc33)
  • ci: update circleci node version (f55f41bac1bc8c37f1a3db8c05edbb32c64244c6)
  • ci: update circleci to v2 (#15)
  • docs: add contributor (56f12fc9fe9c5f7a0444ffc27954f9efde65284c)
  • docs: update README (6fd61ffd79b09490fcb420b2e132f4eff4ad8bd2)
  • refactor: update .gitignore (a4da52f827180586b7ca56eafa1f69a15e4785b1)

v2.1.0

6 years ago

Changelog (#13)

Template Updates

  • ci: update node version (d387382e5fc3799c6f2c5d67a16a4181a7396a57)
  • docs: update CHANGELOG (649183338d724440b25f0d787b9cf7867b4644fb)
  • style: improve prettier (50c2030de22aedcd833f1c6cf4eb5b8533c0142a)

Generator Updates

  • build: update dependencies (3bd293e725cc99822652158e6b453158b5397d58)
  • ci: update node version (2996b1c187d459e9d204681bcc716fc544855bea)
  • refactor: format using airbnb (d025d73ad8a3aa2e0d630e07b1fc238fbee520c0)
  • refactor: improve codebase (394dc31ed2c39f87fa73a2c82cce3dfced32a355)
  • style: add airbnb (b69c48d885aed602cefc36a757ccc17bbdb51497)
  • style: improve prettier (5bfc49570ea831f7a297577fd4b27c187339ba86)
  • test: improve tests (9d0c398919cfebd359b0b5b6b72d8a476421c395)
  • test: split tests (0cccf6f1e953637ba0265860476dab29809c3300)

v2.0.0

6 years ago

Changelog (#11)

Template Updates

  • build: update package.json (update keywords, remove nodemon, move dependencies to Generator, format using Prettier)
  • ci: update node version on Travis, AppVeyor and CircleCI config files
  • fix: rename .eslintrc to .eslintrc.json
  • performance: update .npmrc (add package-lock=false and progress=false)
  • refactor: update .gitignore
  • style: format README using Prettier
  • style: change eslint extends from eslint:recommended to prettier
  • style: add prettier config file
  • test: format using Prettier

Generator Updates

  • build: move dependencies from package.json to Generator
  • build: remove yarn.lock
  • build: update keywords
  • build: update yeoman package version
  • ci: update node version
  • docs: update README
  • performance: update .npmrc
  • refactor: update .gitignore
  • style: add prettier
  • test: change testing tool from mocha to jest

v1.0.9

6 years ago

Changelog (#7)

fix: npm issues with published files

v1.0.10

6 years ago

Changelog (#10)

  • fix: .gitattributes template (e125011d60d50b0a24266ef686d24a8865f2543f)

v1.0.2

7 years ago

Changelog (#5)

  • fix: installation instructions (2a2f43641cf0d18118708988e64e094ebbc18e3a)