forked from facebook/create-react-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
3,820 additions
and
2,629 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
## 3.4.0 (Feb 18, 2020) | ||
|
||
#### :rocket: New Feature | ||
|
||
- [lighter-react-scripts] allow support for glob syntax in scss imports ([#197](<(https://github.com/lightingbeetle/lighter/pull/197)>) | ||
- [lighter-react-scripts] allow to import .md files from app root ([#198](<(https://github.com/lightingbeetle/lighter/pull/198)>) | ||
- [lighter-styleguide] add possibility to override default Code theme ([#202](https://github.com/lightingbeetle/lighter/pull/202)) | ||
|
||
#### :bug: Bug Fix | ||
|
||
- [lighter-react-scripts] add missing paths for `tsconfig.json` and `jsconfig.json` ([#200](https://github.com/lightingbeetle/lighter/pull/200)) | ||
- [lighter-react-scripts] use hash for images and all assets that fall through other filters. ([#201](https://github.com/lightingbeetle/lighter/pull/201)) | ||
|
||
#### :tada: version updates | ||
|
||
- `[email protected]` | ||
- `[email protected]` | ||
|
||
## 3.3.0 (Jan 28, 2020) | ||
|
||
#### :rocket: New Feature | ||
|
Oops, something went wrong.