Skip to content

Releases: deejaygeroso/react-helper

v1.0.0

03 Feb 06:13
a49261f
Compare
Choose a tag to compare

#37

  • Upgrade nx from v15.9.2 to v17.1.3
  • Added lint, trivy-scan, test-build to features pipeline
  • remove merge-to-master pipeline
  • Added pull request template
  • Update all packages to latest versions
  • Add resolutions to packages with vulnerabilities

v0.1.0

26 May 00:38
Compare
Choose a tag to compare

CHANGELOG

Release Version v0.1.0

v1.0.0-alpha-5 (May 03, 2023)

03 May 06:48
3f1a573
Compare
Choose a tag to compare
Pre-release

CHANGELOG

  • Finalized GitHub Workflow Release Pipeline

v1.0.0-alpha-4 (May 03, 2023)

02 May 23:58
37dd90a
Compare
Choose a tag to compare
Pre-release

CHANGELOG

  • Initialized GitHub Workflow Release Pipeline

v1.0.0-alpha-3 (April 03, 2023)

03 Apr 08:13
0c59c1d
Compare
Choose a tag to compare

CHANGELOG

  • Upgraded all packages to latest version
  • Added publishable configs through nx
    • eslint-config
    • eslint-config-airbnb
    • prettier-config
  • Removed old configs
  • Added changesets, though not fully configured yet.
  • Included Feature v1.0.0 alpha 2 changes here

v1.0.0-alpha-1 (Feb 28, 2023)

28 Feb 14:04
4e1883d
Compare
Choose a tag to compare

CHANGELOG:

  • Configured project
    • Eslint
    • Prettier
    • VS Code settings
  • Initialized @react-helper/ui
  • Configured storybook for @react-helper/ui library
  • Config Package
    • Added @react-helper/eslint-config
    • Added @react-helper/eslint-config-airbnb
    • Added @react-helper/prettier-config