Skip to content

Conversation

@prescottprue
Copy link
Owner

@prescottprue prescottprue commented Sep 5, 2019

Description

  • Switch from Javascript to Typescript

Check List

If not relevant to pull request, check off as complete

  • All tests passing
  • Docs updated with any changes or examples if applicable
  • Added tests to ensure new feature(s) work properly

Relevant Issues

Scott Prue and others added 8 commits September 5, 2019 03:34
* feat(query): support for collectionGroup query - #233 - @hiddenchemistry
* fix(orderedReducer): `DOCUMENT_MODIFIED` action updates index in array - #230
* fix(statusReducer): `UNSET_LISTENER` action type correctly updates status - @esbenvb
* fix(query): support `FieldPath` within query config - [619 of react-redux-firebase](prescottprue/react-redux-firebase#619)
* chore(deps): update `immer`, `lodash`, and `reduce-reducers`
* chore(deps): update dev dependencies including babel and `eslint`
* chore(core): drop node 6 support for development (due to newer `eslint` and other dev deps)
* chore(ci): add node 12 and remove node 6 from CI version matrix
* chore(eslint): switch eslintrc files to js format
* chore(eslint): replace `eslint-config-airbnb` with `eslint-config-airbnb-base`
@illuminist
Copy link
Contributor

Is this package going to be 100% typescript? If yes then I'm in with that too.

@prescottprue
Copy link
Owner Author

prescottprue commented Nov 4, 2019

@illuminist Yeah, that is the goal, glad you noticed 😄

Feel free to test it out if you get a chance - interested to see how it works out

@prescottprue prescottprue marked this pull request as ready for review November 14, 2019 04:41
@prescottprue prescottprue changed the title Switch To Typescript feat(core): switch to Typescript Nov 23, 2019
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.

3 participants