colors.js/ROADMAP.md

23 lines
627 B
Markdown
Raw Normal View History

2018-03-02 09:31:04 -08:00
# colors.js roadmap
Here we describe upcoming releases and the key features/fixes they include. Don't see your feature/issue listed here? Get more +1's!
## Currently Planned Releases
### 1.3.0
* Support custom colors
2018-04-30 15:09:10 -07:00
### 1.2.4
2018-03-02 09:31:04 -08:00
* Refactor tests to use a testing library like jest (only affects dev/testing)
2018-04-30 15:09:10 -07:00
### 1.2.3 (4/30/18)
* ~~Add ESLint and lint all the things~~
### 1.2.2 (4/30/18)
* ~~Fix multiline string support, Typescript fixes, etc.~~
2018-03-25 12:46:02 -07:00
### ~~1.2.0 (release date: about 3/5/18, barring any new issues)~~
* ~~Built-in Typescript definitions~~
* ~~Key bug fixes for webpack/bundlers, webstorm, etc.~~
2018-03-02 09:31:04 -08:00