Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Add changelog #20

Merged
merged 2 commits into from
Apr 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## Head

- Fixed: babel configuration conflict when using TypeScript ([#2](https://github.com/stylelint/stylelint/pull/2)).
- Fixed: parsing/stringifying for nested tagged template literals ([#17](https://github.com/stylelint/stylelint/pull/17)).

## Previous changes

See [postcss-jsx releases](https://github.com/gucong3000/postcss-jsx/releases).