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

feat: rolling chnages #163

Merged
merged 12 commits into from
Dec 20, 2021
Merged

feat: rolling chnages #163

merged 12 commits into from
Dec 20, 2021

Conversation

nandi95
Copy link
Collaborator

@nandi95 nandi95 commented Dec 12, 2021

πŸ”— 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 and others added 5 commits December 9, 2021 15:25
## Feature
* feat(model): added `clone` method

## Fix
* fix(model): added missing argument type to the `new` method
* fix(model): added missing deep clones to `clone` method

## Documentaion
* docs: fixed documentation inaccuracies
* docs: added missing `call` documentation
* docs(relations): updated wording of internal property
* docs: added missing type arguments in examples

## Chore
* chore(deps-dev): updated dependencies
  * @types/lodash
  * rollup
* chore: incremented version
* chore: fix bug_report yml
@nandi95 nandi95 self-assigned this Dec 12, 2021
@nandi95 nandi95 added breaking change This a breaking change to the api bug Something isn't working documentation Improvements or additions to documentation labels Dec 12, 2021
@nandi95 nandi95 marked this pull request as ready for review December 20, 2021 16:21
Overloads also greatly simplified the signature
@nandi95 nandi95 merged commit 9a4292b into upfrontjs:release/0.x Dec 20, 2021
@nandi95 nandi95 deleted the feat/various branch December 20, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This a breaking change to the api bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant