jstd-web/node_modules/ids/CHANGELOG.md

46 lines
755 B
Markdown

# Changelog
All notable changes to [ids](https://github.com/bpmn-io/ids) are documented here. We use [semantic versioning](http://semver.org/) for releases.
## Unreleased
___Note:__ Yet to be released changes appear here._
## 1.0.5
_Republish of `v1.0.4` with `dist` folder._
## 1.0.4
_Revert to `v1.0.0` to avoid breaking changes in patch._
## 1.0.3
_Revert v1.0.2._
## 1.0.2
* `FIX`: correct default export type definition
## 1.0.1
* `FIX`: mark as module
## 1.0.0
* `CHORE`: migrate to ES modules
* `CHORE`: expose ESM, CJS and UMD build
* `CHORE`: do not publish dev assets
## 0.2.2
* `FIX`: correctly export TypeScript definitions as CJS
## 0.2.1
* `CHORE`: add Typescript definitions
## ...
Check `git log` for earlier history.