aboutsummaryrefslogtreecommitdiff
path: root/docs/about/roadmap/v9.md
blob: bf0aaea9cac9b35e276d5656c1ccc9e8f15e695b (plain)
1
2
3
4
5
6
## v9.0 - Tree-Shakeable Module-Functions

Fix the issue of Faker not being tree shakeable.
Potentially allowing individual Faker methods to be called by themselves.

[v9.0 Tasks](https://github.com/faker-js/faker/milestone/12)