Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 22c35ae

Browse files
authored
Merge branch 'dev' into enhance/316
2 parents a9a7e1d + 044e06b commit 22c35ae

File tree

12 files changed

+7987
-4991
lines changed

12 files changed

+7987
-4991
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,16 @@ immutad●t gives you a short and meaningful syntax to apply operations on immut
2020
[![codecov](https://codecov.io/gh/Zenika/immutadot/branch/master/graph/badge.svg)](https://codecov.io/gh/Zenika/immutadot)
2121
[![jsDelivr](https://data.jsdelivr.com/v1/package/npm/immutadot/badge)](https://www.jsdelivr.com/package/npm/immutadot)
2222

23-
## [1.0](https://github.com/Zenika/immutadot/releases) is out 🎉
23+
## [2.0](https://github.com/Zenika/immutadot/milestone/12) is under development :building_construction:
2424

25-
If you were using a previous version of immutad●t, check out the [migrating guide](https://github.com/Zenika/immutadot/blob/master/docs/MIGRATING_TO_1_0.md).
25+
We are working right now on the second major version of immutad●t ! :construction_worker_woman::construction_worker_man:
26+
27+
One of our main goals is to bring a major performance improvement :zap:, but also some new features :
28+
- [Negative array indexes](https://github.com/Zenika/immutadot/issues/169) (already supported in slices)
29+
- [Step in slice notation](https://github.com/Zenika/immutadot/issues/295)
30+
- [Optional chaining](https://github.com/Zenika/immutadot/issues/116)
31+
32+
Feel free to add feature requests or to join us !
2633

2734
## Installation
2835

@@ -177,4 +184,4 @@ immutad●t is [MIT licensed](https://github.com/Zenika/immutadot/blob/master/LI
177184

178185
## Notes
179186

180-
- [1](#immutability): You can find more informations about immutability and its benefits in the following article http://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js/
187+
- [1](#immutability): You can find more information about immutability and its benefits in the following article http://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js/

dist/immutadot-lodash.js

Lines changed: 709 additions & 709 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)