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

v.4.0.0 #94

Merged
merged 54 commits into from
Jun 10, 2019
Merged

v.4.0.0 #94

merged 54 commits into from
Jun 10, 2019

Conversation

michaelyali
Copy link
Member

No description provided.

Diluka and others added 30 commits March 27, 2019 15:57
fork, make changes, install and try :)
1. refactor package.json
2. export `./typeorm/*` as namespace `forTypeORM`. This can avoid import from path. Make it easier to switch install location from npm to github.
… drop support and fix deprecated warnings
1. add `prettier` to format code `-D`
2. add `lodash` for tests `-D`
3. parse number, boolean, null in filter and entity
4. skip object parse
5. **BREAKING** to keep number, boolean, null in string shall using `"` to quote.
e.g. `'"123"'` will be parsed to string `"123"`
fix(query): data type in filter value
fork, make changes, install and try :)
1. refactor package.json
2. export `./typeorm/*` as namespace `forTypeORM`. This can avoid import from path. Make it easier to switch install location from npm to github.
1. add `prettier` to format code `-D`
2. add `lodash` for tests `-D`
3. parse number, boolean, null in filter and entity
4. skip object parse
5. **BREAKING** to keep number, boolean, null in string shall using `"` to quote.
e.g. `'"123"'` will be parsed to string `"123"`
@michaelyali michaelyali reopened this Jun 10, 2019
@michaelyali michaelyali merged commit 2a049a0 into master Jun 10, 2019
@michaelyali michaelyali deleted the next branch June 10, 2019 13:02
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.

2 participants