Skip to content

Tags: TomokiMiyauci/iterange

Tags

1.0.0

Toggle 1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2023-06-16)

### Bug Fixes

* **polyfill:** remove Iterator stub ([1b017ab](1b017ab))

### Features

* **mod:** export releated modules ([2e0cce0](2e0cce0))
* **polyfill:** add Iterator.range polyfill ([12d220f](12d220f))
* **polyfill:** do not check for the existance of Iterator ([335538a](335538a))
* **range:** accept end of number if bigint ([6f223dc](6f223dc))
* **range:** add range generation function ([f7ec75d](f7ec75d))

1.0.0-beta.2

Toggle 1.0.0-beta.2's commit message
chore(release): 1.0.0-beta.2 [skip ci]

# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-06-16)

### Bug Fixes

* **polyfill:** remove Iterator stub ([1b017ab](1b017ab))

### Features

* **polyfill:** do not check for the existance of Iterator ([335538a](335538a))
* **range:** accept end of number if bigint ([6f223dc](6f223dc))

1.0.0-beta.1

Toggle 1.0.0-beta.1's commit message
chore(release): 1.0.0-beta.1 [skip ci]

# 1.0.0-beta.1 (2023-06-16)

### Features

* **mod:** export releated modules ([2e0cce0](2e0cce0))
* **polyfill:** add Iterator.range polyfill ([12d220f](12d220f))
* **range:** add range generation function ([f7ec75d](f7ec75d))