Skip to content

Commit

Permalink
v1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jan 22, 2025
1 parent 40c16f2 commit 420e9f4
Show file tree
Hide file tree
Showing 12 changed files with 49 additions and 11 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
## v1.0.0-alpha.1

[compare changes](https://github.com/Akryum/histoire/compare/v0.17.17...v1.0.0-alpha.1)

### 🚀 Enhancements

- Support Vite 6 and update deps ([#770](https://github.com/Akryum/histoire/pull/770))

### 🩹 Fixes

- Make ResponsivePreset.height Type Nullable ([#722](https://github.com/Akryum/histoire/pull/722))
- Handle ESM Tailwindconfigs ([#667](https://github.com/Akryum/histoire/pull/667), [#723](https://github.com/Akryum/histoire/pull/723))
- Disable optimizer in vite-node for vite 6 compat ([#756](https://github.com/Akryum/histoire/pull/756))

### 📖 Documentation

- **lost-pixel:** Typo in the label ([#726](https://github.com/Akryum/histoire/pull/726))
- Note about continuous releases ([4fd41ab](https://github.com/Akryum/histoire/commit/4fd41ab))
- Switch to nightly.akryum.dev ([76bd44e](https://github.com/Akryum/histoire/commit/76bd44e))

### 🏡 Chore

- Generate declaration maps ([d139b28](https://github.com/Akryum/histoire/commit/d139b28))
- Update node and pnpm ([1485149](https://github.com/Akryum/histoire/commit/1485149))

### 🤖 CI

- Continuous builds ([0c4a6ea](https://github.com/Akryum/histoire/commit/0c4a6ea))
- Fix pnpm version ([5ca2939](https://github.com/Akryum/histoire/commit/5ca2939))

### ❤️ Contributors

- Hugo ATTAL ([@hugoattal](http://github.com/hugoattal))
- 翠 / Green <[email protected]>
- Guillaume Chau ([@Akryum](http://github.com/Akryum))
- Joachim Schwarm <[email protected]>
- Maarten Knijnenberg <[email protected]>

## v0.17.17

[compare changes](https://github.com/Akryum/histoire/compare/v0.17.16...v0.17.17)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "histoire-monorepo",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"private": true,
"packageManager": "[email protected]",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/app",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Pre-bundled UI for Histoire",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-controls/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/controls",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Prebuilt controls components",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/plugin-nuxt",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Histoire plugin to integrate with Nuxt 3",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-percy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/plugin-percy",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Histoire plugin to take screenshots with Percy for visual regression testing",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-screenshot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/plugin-screenshot",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Histoire plugin to take screenshots for visual regression testing",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/plugin-svelte",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Histoire plugin for Svelte support",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-plugin-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/plugin-vue",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Histoire plugin for Vue.js support",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/shared",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Shared utilities for Histoire",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire-vendors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@histoire/vendors",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "Bundled vendors for histoire",
"author": {
"name": "Guillaume Chau"
Expand Down
2 changes: 1 addition & 1 deletion packages/histoire/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "histoire",
"type": "module",
"version": "0.17.17",
"version": "1.0.0-alpha.1",
"description": "A fast story book powered by Vite",
"author": {
"name": "Guillaume Chau"
Expand Down

0 comments on commit 420e9f4

Please sign in to comment.