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

Rolling changes #73

Merged
merged 68 commits into from
Aug 25, 2021
Merged

Rolling changes #73

merged 68 commits into from
Aug 25, 2021

Conversation

nandi95
Copy link
Collaborator

@nandi95 nandi95 commented Jul 11, 2021

linked #9
See commit messages below ⬇️

nandi95 added 12 commits July 9, 2021 21:26
Added test to ensure `findMany` always returns ModelCollection
Throw error instead of silently ignoring invalid values
Saved endpoint to variable
No longer accepting object with array of keys
If multiple values required either use the `append` method on the `Headers`
Ensure that falsy data is not being filtered out
Removed unnecessary check and updated toForeach as map's return value isn't used
@nandi95 nandi95 self-assigned this Jul 11, 2021
updated rollup
updated typedoc
Renamed createDescriptors to createDescriptor as it's a more common use-case to pass a single key
@nandi95 nandi95 marked this pull request as draft July 14, 2021 08:23
@nandi95 nandi95 changed the title Various changes Rolling changes Jul 18, 2021
- rollup
- @typescript-eslint/parser
- @typescript-eslint/eslint-plugin
Removed duplicated values from the requested relations
Renamed in attempt to avoid confusion over the property's origin,
and to be in-line with the _lastSyncedAt attribute
Methods with this change:
- withoutEmpty
- splice
- slice
- fliter
Static methods now return the current model as opposed to `BuildsQuery` instance
Added {raw|make|create}{One|Many) methods to ensure only the expected type is returned
Added `min`, `max`, `average` and `sum` methods
The `join` method now accepts a property key or getter function for objects
There should be no automatic release until reaching V1 to avoid major version releases in 0.x
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
eslint
eslint-plugin-import
lint-staged
@rollup/plugin-typescript
@types/lodash
rollup
semantic-release
tslib
typedoc
Added option to override the deletedAt column in the request
This was unnecessary option as this is a member function therefore should not change on outside object.
@nandi95 nandi95 marked this pull request as ready for review August 25, 2021 10:16
@nandi95 nandi95 merged commit 0f8fdff into upfrontjs:release/0.x Aug 25, 2021
@nandi95 nandi95 deleted the fix/various branch August 25, 2021 13:38
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.

None yet

1 participant