Skip to content

Releases: brainly/gene

v0.9.0

09 Sep 07:24
ceb3a9c

Choose a tag to compare

What's Changed

Other changes

  • feat(gene): expose isRefetching from transformReactQueryResponse (#105) @matzimowski
  • feat(eslint-plugin): Add platform tag and constraints (#104) @krzotki

Full Changelog: v0.8.1...v0.9.0

v0.8.1

25 Jul 13:48
b608dc3

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Jul 12:18
656cf6c

Choose a tag to compare

What's Changed

New

Maintenance

Other changes

  • chore: add nx cloud token from secrets (#95) @kopach
  • chore: add nx cloud token from secrets (#94) @kopach
  • chore: remove nx cloud token (#93) @kopach

Dependency Updates

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 Jun 07:57
8acc643

Choose a tag to compare

What's Changed

New

  • feat(gene-next): support nextjs app router in rewrites (#91) @mmglodekk

Full Changelog: v0.6.1...v0.7.0

v0.6.1

03 Jun 08:04
48c096f

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 May 11:41
e702ef6

Choose a tag to compare

What's Changed

New

  • feat: update gene report to support CSF v3, deprecated CSF v2 (#87) @kopach
  • chore: update storybook to use new storybook format (#84) @kopach

Maintenance

  • chore: remove storybook v7 disable flag (#86) @kopach
  • chore: remove e2e tests generator (#85) @kopach

Full Changelog: v0.5.1...v0.6.0

v0.5.1

13 May 20:57
ffa7377

Choose a tag to compare

What's Changed

Bug Fixes

  • fix(gene-next): Update transChoiceHelper to support British English (#83) @matzimowski

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Apr 06:34
d02b505

Choose a tag to compare

What's Changed

New

  • chore: migrate storybook to v7 (#78) @kopach
  • feat(gene-tools): enhance memoization validation with checkerConfig support to disable it (#76) @RaulVallespinLuque
  • chore: update generators to properly align with nx@17 (#75) @kopach
  • feat(gene-tools): allow inline arrow functions calling memoized functions (#74) @RaulVallespinLuque
  • feat(gene-tools): enhance component generator with props passed by schema (#82) @radekwarisch

Bug Fixes

  • fix(gene-tools): add getWorkspaceLibConfigByPath utility function (#73) @RaulVallespinLuque
  • fix(component-generator): update import path for StorybookMediator (#65) @krzotki

Maintenance

  • chore(gene-tools): remove unused React Query template file from generator (#79) @krzotki
  • fix(gene-tools): update import statements for inquirer modules to def… (#68) @krzotki
  • chore(gene-tools): add storybook-utils export to package.json (#66) @krzotki
  • chore(gene-next): add generate module export to routing index (#58) @krzotki

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Mar 13:38
dd1aad9

Choose a tag to compare

What's Changed

New

  • refactor: update type imports (#61) @kopach
  • chore: add no-namespace linter rule to project (#60) @kopach

Dependency Updates

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Feb 08:44
4348c60

Choose a tag to compare

What's Changed

New

  • feat(gene-next): routing - handle start and error in $routeChanged observable (#57) @matzimowski

Bug Fixes

  • fix: update path for documentation artifact upload in GitHub Actions … (#56) @krzotki

Full Changelog: v0.2.0...v0.3.0