UNPKG

use-system-theme

Version:
49 lines (29 loc) 2.97 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.1](https://github.com/xcv58/use-system-theme/compare/v0.1.0...v0.1.1) (2020-11-25) ## [0.1.0](https://github.com/xcv58/use-system-theme/compare/v0.0.4...v0.1.0) (2020-11-25) ### ⚠ BREAKING CHANGES - Add isSSR argument to have a better experience for non SSR app ### Features - Add dist to the git repo to let user install from GitHub repo ([41dadf4](https://github.com/xcv58/use-system-theme/commit/41dadf4d81d0ec2ebadc59a4c4d5e0a4bd78819d)) - Add isSSR argument to have a better experience for non SSR app ([8622cbd](https://github.com/xcv58/use-system-theme/commit/8622cbdca8e20c84c0e914635e947fbfeed8a2ba)) ### Bug Fixes - Add browser information for all examples ([#5](https://github.com/xcv58/use-system-theme/issues/5)) ([99c2bf6](https://github.com/xcv58/use-system-theme/commit/99c2bf66352966aa27edb0f434e978b1868ef9e5)) - Add Browser support section in README ([3049ee8](https://github.com/xcv58/use-system-theme/commit/3049ee874761c4402796a002163dfe31312dd736)) - Add gif screenshot to README ([abb6f4e](https://github.com/xcv58/use-system-theme/commit/abb6f4e2958496ecf9452f5d0bee00555021bed3)) - Add GitHubForkRibbon for examples ([c577ce1](https://github.com/xcv58/use-system-theme/commit/c577ce1b399d3cb61bf7c9503c84e0802d78086e)) - Make now deploy always use latest master ([ef711bb](https://github.com/xcv58/use-system-theme/commit/ef711bb3fa6e192a8957d62850995524e8bd1082)) - Make now deploy always use the /dist directory in the repo ([4c3c246](https://github.com/xcv58/use-system-theme/commit/4c3c2460a46a870039021ca324ca3950f49564cc)) - upgrade dependencies ([#45](https://github.com/xcv58/use-system-theme/issues/45)) ([260f765](https://github.com/xcv58/use-system-theme/commit/260f765336c48fadc26b5b99c78fd255438b1690)) - Use better .npmignore and .prettierignore files ([5107d1f](https://github.com/xcv58/use-system-theme/commit/5107d1fae02c111031eb45b060e84e304f3f8804)) ### [0.0.4](https://github.com/xcv58/use-system-theme/compare/v0.0.3...v0.0.4) (2019-12-05) ### Bug Fixes - Add prettier and NPM keywords ([5a65740](https://github.com/xcv58/use-system-theme/commit/5a6574016ae347bc17c9cc6a1a2c8bb02a5846c6)) ### [0.0.3](https://github.com/xcv58/use-system-theme/compare/v0.0.2...v0.0.3) (2019-12-03) ### Bug Fixes - Fix the SSR support ([7e450d1](https://github.com/xcv58/use-system-theme/commit/7e450d18d7258b25394c116303f565ae9c230865)) ### [0.0.2](https://github.com/xcv58/use-system-theme/compare/v0.0.1...v0.0.2) (2019-12-03) ### Bug Fixes - Add SSR support ([311d417](https://github.com/xcv58/use-system-theme/commit/311d4177d0008272ef73f287720bda801fa46ae9)) - Add standard-version for release ([31f9178](https://github.com/xcv58/use-system-theme/commit/31f9178a06fc4e0798b70dc303998266fb08968b)) ### 0.0.1 (2019-12-03)