Skip to content

Commit a579b58

Browse files
authored
Version Packages (#1074)
2 parents a253a97 + 607fc16 commit a579b58

File tree

5 files changed

+12632
-17688
lines changed

5 files changed

+12632
-17688
lines changed

.changeset/hot-berries-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rare-frogs-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nuka/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Nuka Changelog
22

3+
## 8.1.0
4+
5+
### Minor Changes
6+
7+
- feat: provide page info on beforeSlide and afterSlide callbacks ([#1070](https://github.com/FormidableLabs/nuka-carousel/pull/1070))
8+
9+
### Patch Changes
10+
11+
- fix carousel missing last page if it is less than half of the container width in scrollDistance screen ([#1064](https://github.com/FormidableLabs/nuka-carousel/pull/1064))
12+
313
## 8.0.1
414

515
### Patch Changes

packages/nuka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuka-carousel",
3-
"version": "8.0.1",
3+
"version": "8.1.0",
44
"description": "Pure React Carousel",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)