HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/get-assigned-identifiers/CHANGELOG.md
# get-destructure-identifiers change log

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 1.2.0 / 2018-02-08

* support object rest destructuring `{...a} = b`

## 1.1.0 / 2017-12-02

* support import declarations

## 1.0.0 / 2017-11-11

* initial release