# TensorFlow.js Data Roadmap **This repo is under active development as an open source project.** Following is a list of major upcoming features. For details please see the [issue list](https://github.com/tensorflow/tfjs/issues). ## v0.2.0 1. Add/Update API to load local file as stream in Node.js env [tracking issue](https://github.com/tensorflow/tfjs/issues/1008) 2. Provide microphone data source [tracking issue](https://github.com/tensorflow/tfjs/issues/1004) 3. Provide webcam data source [tracking issue](https://github.com/tensorflow/tfjs/issues/1005) ## v0.3.0 1. Support decoding/resizing image data [tracking issue](https://github.com/tensorflow/tfjs/issues/1003) 2. Statistics API for `Dataset` ## Future 1. Support HTTP request with headers for `UrlDataSource` [tracking issue](https://github.com/tensorflow/tfjs/issues/1002)