Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.2.0 #47

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.2.0 (2024-03-14)

🆕 Features

  • add basic TS configuration (a25489d)
  • add commitllint (396bfa6)
  • add contentful mapper to harmonize output (18fd836)
  • add eslint fot TS (b5fa54d)
  • add husky hooks (e3eec74)
  • add include as customizable query param for contentful (2c772a3)
  • add inferred types and generics to Contentful client (#13) (24482d4)
  • add prettier (a913080)
  • define HarmonizedOutput type (4150197)
  • return id of link items (7c1bb78)

🐛 Bug Fixes

  • remove contentful-cli from "dependencies" section (1cf9820)
  • remove redundant bool cast and add object cast (#24) (38e5626)
  • return undefinded if asset url is not defined (#23) (68d96cd)
  • typedocs high CPU usage watch mode (be6cf0d)
  • typo (d66de65)

🔧 Others

  • add .nvmrc (e933bb3)
  • add experimentalTernaries to prettier (b6b36b2)
  • add new contents to contentful test data (89b619d)
  • add script to format code (98df01d)
  • add script to update dependencies (7f76dea)
  • apply linter rules (ee84118)
  • apply prettier format (bdd3c01)
  • contentful e2e space exports (e0e572c)
  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (1bcb62e)
  • exclude tests from the build (cbb5f23)
  • get space entry contentful without parser (cbedfc1)
  • improve contentful export config file (a7ce1da)
  • init npm project (5a2529a)
  • instance prototype (99b64e5)
  • merge main branch (b3c4c26)
  • minor changes in the exported contentful data (ea1e25f)
  • update .prettierignore file (3036376)
  • update content to be able to test localization and nested content (a8becdd)

📝 Docs

  • add Bounteous17 as a contributor for review (#27) (14bdd20)
  • add docs to protected methods and abstracts (#45) (cdd2dec)
  • add matyasjay as a contributor for code, doc, and test (#26) (35129b6)
  • autogenerate docs using typedoc (7f3adf7)
  • create .all-contributorsrc [skip ci] (a54ba99)
  • improve documentation (1e43791)
  • improve documentation (2a17f57)
  • improve documentation (c2066cc)
  • improve readme (4b05d3a)
  • improve typedoc configuration (499d498)
  • update .all-contributorsrc [skip ci] (dec6ee6)
  • update .all-contributorsrc [skip ci] (a2b4608)
  • update .all-contributorsrc [skip ci] (fcf5bd5)
  • update .all-contributorsrc [skip ci] (04fc4fc)
  • update README.md [skip ci] (eb4241b)
  • update README.md [skip ci] (515ac01)
  • update README.md [skip ci] (d982708)
  • update README.md [skip ci] (e75da21)
  • update README.md [skip ci] (bf492e8)

🔄 Code Refactoring

  • enhance non agnostic cms class extensions (c2bf4a8)
  • implement agnostic client abstract methods instead of redefine (c17f4e6)
  • query params for contentful getEntry (db9e59e)
  • replace enum by object (b1c6e95)
  • some agnostic instance class methods protected (2bd00e4)

🔬 Tests

  • add test to fetch content in a different locale (8b7adc6)
  • e2e update export parsed output data (2d05398)
  • fix failing tests (#46) (312decc)
  • jest e2e setup (d9974df)
  • update snapshot (eff9ee7)

☁️ CI

  • add gh action to deploy documentation to gh pages (17a642d)
  • main application file (74cccd2)
  • running tests action (2c0aad1)
  • running tests action (#28) (e697f1d)

This PR was generated with Release Please.

Copy link
Contributor

@inigomarquinez inigomarquinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inigomarquinez inigomarquinez merged commit 171cf62 into main Mar 14, 2024
2 checks passed
@inigomarquinez inigomarquinez deleted the release-please--branches--main branch March 14, 2024 17:05
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants