Skip to content

v2.0.0 - Fix Linux OS issue, add API boilerplate templates v1.0.0, upgrade dependencies and improve overall CLI and templates user experience

Choose a tag to compare

@Ifycode Ifycode released this 15 May 04:02
· 2 commits to main since this release

v2.0.0 - 15 May, 2023

Documentation: https://code-collabo.gitbook.io/node-mongo-v2.0.0/api-boilerplate-templates

What's changed

  • Changed license to AGPL-3.0
  • renamed defaultFolderName from node-mongo-kit to nm-kit by @rashidmya in #158
  • Rearrange contributors in rc & readme files by @Ifycode in #160
  • docs: add rashidmya as a contributor for code by @allcontributors in #159
  • Changed Titles in Read me & doc by @izhar360 in #164
  • docs: add izhar360 as a contributor for doc by @allcontributors in #165
  • Update usage example section by @Sync271 in #173
  • docs: add Sync271 as a contributor for doc by @allcontributors in #175
  • Updated heading and removed intro for boilerplate template page by @HritikR in #176
  • docs: add HritikR as a contributor for doc by @allcontributors in #177
  • docs: update readme to include typescript repo by @Olaleye-Blessing in #179
  • docs: add Olaleye-Blessing as a contributor for doc by @allcontributors in #180
  • cli: create .env files for templates by @HritikR in #184
  • docs: add HritikR as a contributor for code by @allcontributors in #187
  • Fix cjs template readme by @Ifycode in #189
  • Fix esm template readme by @Ifycode in #188
  • Rearrange contributors in readme and .allcontributorsrc by @Ifycode in #191
  • docs: add KeithanPhilander as a contributor for code by @allcontributors in #192
  • Add introductory paragraph for templates by @Ifycode in #194
  • fix: CLI @code-collabo/node-mongo-cli doesn't work on linux #142 by @samuko-things in #198
  • Update pull_request_template.md by @samuko-things in #199
  • PR template by @Ifycode in #200
  • docs: add samuko-things as a contributor for code, and bug by @allcontributors in #202
  • Restructure readme and move node-mongo docs - Part 1 by @Ifycode in #203
  • Create cli-user-error-report.md by @Ifycode in #204
  • Removed gitbook and doc folders. by @Dkingofcode in #205
  • docs: add Dkingofcode as a contributor for doc by @allcontributors in #206
  • Fix: Create an "API user error report" issue template for users that encounter errors that prevent them from using the API boilerplate template. by @Dkingofcode in #207
  • Fix: Generate/create ISC license files for the template that the CLI generates for users by @Dkingofcode in #209
  • Fix: The .env/.env.example files generated by the CLI still use old content by @Dkingofcode in #210
  • Cleanup 1 - PRs in prep for version v2.0.0 release by @Ifycode in #211
  • FIX: Make CLI generate ts template too by @samuko-things in #212
  • FIX: Upgrade all the dependencies in node-mongo-cli repo's package.json to latest in preparation for releasing v.2.0.0 of the CLI by @samuko-things in #213
  • Fix: Help CLI user know where to report errors and that manual download options for API templates exist if they encounter error while using the CLI by @Dkingofcode in #214
  • Add API boilerplate templates v1.0.0 (and other clean ups in prep for CLI v2.0.0) by @Ifycode in #215

New Contributors

Full Changelog: v1.0.2...v2.0.0