Skip to content

Releases: BrewInteractive/nestjs-plugin-module

Release 1.0.6

Choose a tag to compare

@ismetkizgin ismetkizgin released this 26 Apr 08:30
  • Merge pull request #4 from BrewInteractive/fix--fix-for-subfolders-for-plugin-search (bd9198c)
  • refactor: removed unused type. (b944cb3)
  • refactor: fix for plugin traverser (0cb19b6)
  • test: fix for plugin traverser test (4865e0f)
  • refactor: renamed method. (36836b4)
  • test: renamed test. (1ef82dc)
  • test: fix for plugin traverser test (8355e3f)
  • test: add new test plugin (c01bc7a)
  • fix: fix for subfolders for plugin search (c660ac8)
  • doc: update installation document (0040dc2)

Release 1.0.5

Choose a tag to compare

@ismetkizgin ismetkizgin released this 14 Dec 17:13
  • ci: fix for npm publish config (08c1a65)

Release 1.0.4

Choose a tag to compare

@ismetkizgin ismetkizgin released this 14 Dec 17:04
  • ci: fix for package config (6a960f5)

Release 1.0.3

Choose a tag to compare

@ismetkizgin ismetkizgin released this 14 Dec 14:13
  • ci: fix for package config (23132da)

Release 1.0.2

Choose a tag to compare

@ismetkizgin ismetkizgin released this 14 Dec 13:29
  • ci: fix for private config (67f2fed)

Release 1.0.1

Choose a tag to compare

@ismetkizgin ismetkizgin released this 14 Dec 13:22
  • ci: fix for private config (73648cd)

Release 1.0.0

Choose a tag to compare

@ismetkizgin ismetkizgin released this 13 Dec 13:02
  • ci: change version (81c1271)
  • ci: add release package (b807f74)
  • Merge pull request #2 from BrewInteractive/perf--remove-type-config (ceeab24)
  • style: use conditinal chaining. (29556a9)
  • ci: bound to sonar cloud. (787ac11)
  • docs: updated titles, styled docs. (bb1b7eb)
  • docs: styled docs. (643839b)
  • doc: update plugin-development.md (a59de07)
  • doc: update installation.md (d188c73)
  • perf: remove type config (64155bf)
  • Update plugin-development.md (eba090b)
  • docs: updated readme. (3a5dabc)
  • Merge pull request #1 from BrewInteractive/create-plugin-module (440d6ec)
  • doc: add documents about plugin usage (928b02a)
  • refactor: added more refactoring. (c7e42e6)
  • feat: converted to async methods. (8d34081)
  • refactor: update plugin traverser (daf1cba)
  • refactor: update plugin traverser (263cf7d)
  • ci: update actions (0690dbd)
  • ci: fix for sonar cloud action (89f6c84)
  • ci: fix for sonar cloud action (1ea7db4)
  • ci: fix for sonar cloud action (07d79ac)
  • build: rename package (4dc3726)
  • ci: create npm publish action (063ac2f)
  • feat: create plugin module (38f0a0e)
  • ci: create sonar cloud action (628e6fc)
  • feat: project setup (392cb91)