Skip to content

Feat/0.14.0#296

Merged
nandi95 merged 12 commits into
mainfrom
feat/0.14.0
Sep 24, 2022
Merged

Feat/0.14.0#296
nandi95 merged 12 commits into
mainfrom
feat/0.14.0

Conversation

@nandi95
Copy link
Copy Markdown
Collaborator

@nandi95 nandi95 commented Sep 23, 2022

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@nandi95 nandi95 merged commit f128073 into main Sep 24, 2022
@nandi95 nandi95 deleted the feat/0.14.0 branch September 24, 2022 15:38
nandi95 added a commit that referenced this pull request Sep 24, 2022
* docs: update `code-item` to `CodeGroupItem`

Changes required for vuepressV2
upfrontjs/docs@946e50d

* chore(deps-dev): update eslint

* docs(services): removed typo

* ci: refined api docs deployment

* Feat/0.14.0 (#296)

## Feature:
* feat(collection): add dot notation to pluck method
* feat(collection): add `shuffle` method

## Chore:
* chore: increment version
* chore: make tsc output predictable
* chore(deps-dev): update dependencies

## Refactor:
* refactor(helpers): split out functions into files
  * This will help with maintainability and with tree-shaking when packaging separately for cjs.
* refactor: import helper methods from their respective path

## Testing:
* test: fix timestamp
* test(api-calls): removed some casting
  * The values can already be inferred from the code
* test(helpers): fix node@16 fringe testing error
  * Potentially issue due to different architecture on the runner.
  * https://github.com/upfrontjs/framework/actions/runs/3118093610/jobs/5057158718#step:5:59
* test(helpers): use real timers where possible
* test(helpers): clarified comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant