@misk/prettier
Advanced tools
Changelog
0.1.17-2
14 Aug 2019 16:15:27 GMT
Changelog
0.1.17-1
14 Aug 2019 16:05:27 GMT
Changelog
0.1.17-0
14 Aug 2019 14:16:27 GMT
react
and react-dom
from 16.8.6
to 16.9.0
react-testing-library
to @testing-library/react
(package was renamed)@testing-library/react
from 6.1.2
to 9.1.1
react-testing-library
will need to be changed to import from @testing-library/react
Changelog
0.1.16
14 Aug 2019 13:39:27 GMT
miskTab.json
for expanded configuration of the Webpack build provided by @misk/dev
rawIndex
option stops injecting unused Script tags in Misk Loader tab, instead copies the index.html from src as is without any processinguseWebpackBundleAnalyzer
allows turning off or on in non-production environments Webpack Bundler Analyzer reportsIRouterProvidedProps
interface to be uesd to access the optionally injected React-Router props of history, location, and match. Useful for handling path parameters, see the docs for more.