Cleanup
This commit is contained in:
21
node_modules/mpath/History.md
generated
vendored
21
node_modules/mpath/History.md
generated
vendored
@@ -1,3 +1,24 @@
|
||||
0.8.4 / 2021-09-01
|
||||
==================
|
||||
* fix: throw error if `parts` contains an element that isn't a string or number #13
|
||||
|
||||
0.8.3 / 2020-12-30
|
||||
==================
|
||||
* fix: use var instead of let/const for Node.js 4.x support
|
||||
|
||||
0.8.2 / 2020-12-30
|
||||
==================
|
||||
* fix(stringToParts): fall back to legacy treatment for square brackets if square brackets contents aren't a number Automattic/mongoose#9640
|
||||
* chore: add eslint
|
||||
|
||||
0.8.1 / 2020-12-10
|
||||
==================
|
||||
* fix(stringToParts): handle empty string and trailing dot the same way that `split()` does for backwards compat
|
||||
|
||||
0.8.0 / 2020-11-14
|
||||
==================
|
||||
* feat: support square bracket indexing for `get()`, `set()`, `has()`, and `unset()`
|
||||
|
||||
0.7.0 / 2020-03-24
|
||||
==================
|
||||
* BREAKING CHANGE: remove `component.json` #9 [AlexeyGrigorievBoost](https://github.com/AlexeyGrigorievBoost)
|
||||
|
||||
Reference in New Issue
Block a user