Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.7.2](v1.7.1...v1.7.2) (2021-02-17) ### Bug Fixes * **browser:** mv fetchDevel to _env, fixes issues w/ `ng build` ([#50](#50)) ([7528580](7528580)) * **quote:** add additional properties ([4ab73c1](4ab73c1)) * **quote:** make certain properties optional ([1881bcb](1881bcb)) * **quote:** more optional properties ([#51](#51)) ([631ed45](631ed45)) * **quoteSummary:** more optionality, enum types, to fix tests ([#51](#51)) ([bc47bdf](bc47bdf)) * **types:** more optionality in quoteSummary,search for newer stocks ([b230635](b230635)) * **validate:** stricter nulls, number|null type, better errors ([#51](#51)) ([93dafc6](93dafc6)) * QuoteSummary & Search validation ([28f0487](28f0487))
- Loading branch information