Skip to content

Commit

Permalink
Release/3.4.0 (#203)
Browse files Browse the repository at this point in the history
* update changelog

* update versions
  • Loading branch information
adammockor committed Feb 18, 2020
1 parent 1b0b216 commit 64ce1b4
Show file tree
Hide file tree
Showing 5 changed files with 3,820 additions and 2,629 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
@@ -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

- `lighter-react-scripts@3.4.0`
- `lighter-styleguide@3.3.0`

## 3.3.0 (Jan 28, 2020)

#### :rocket: New Feature
Expand Down

0 comments on commit 64ce1b4

Please sign in to comment.