Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-beta.2 [skip ci]
# 2.0.0-beta.2 (2020-08-05) ### Bug Fixes * fix for issue where tooltip text becomes matched and highlighted ([8a80a49](8a80a49)) * fix for warning highlight inconsistency ([6e03493](6e03493)) * fix inconsistent highlighting of warnings ([4fcf90d](4fcf90d)) * fix inconsistent highlighting when composing new email ([a34c18c](a34c18c)) * improvement on tooltip highlight fix ([20c5173](20c5173)) * **tooltip:** positioning fix for tooltip ([6c70242](6c70242)) * fix positioning of highlights when nodes spaces are added before flagged phrases ([a579472](a579472)) * **webpack:** display sourcemaps in dev and limit bundle size warnings to prod only ([2b8f6c5](2b8f6c5)) ### Features * **eslint:** update eslint to work with React/preact-compat ([45f7cc0](45f7cc0)) * change json back to top level array, modify tests ([749a814](749a814)) * modify WarningsSpec to read json file, add top level object to json, add eslint-plugin-jest ([f699bd3](f699bd3))
- Loading branch information